{"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:220","msg":"Registering a mutating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:258","msg":"Registering a validating webhook","GVK":"appstudio.redhat.com/v1alpha1, Kind=Snapshot","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-04-20T12:10:33Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-04-20T12:10:33Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:214","msg":"Updated current TLS certificate","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key"} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.certwatcher","caller":"certwatcher/certwatcher.go:136","msg":"Starting certificate poll+watcher","cert":"/tmp/k8s-webhook-server/serving-certs/tls.crt","key":"/tmp/k8s-webhook-server/serving-certs/tls.key","interval":10} {"level":"info","ts":"2026-04-20T12:10:33Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-20T12:10:33Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-04-20T12:10:33Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-04-20T12:10:33Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","source":"kind source: *v1alpha1.Component"} {"level":"info","ts":"2026-04-20T12:10:33Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"error","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-20T12:10:33Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-20T12:10:33Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-04-20T12:10:33Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-04-20T12:10:33Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-04-20T12:10:33Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func1\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:53\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:54\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-20T12:10:33Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"info","ts":"2026-04-20T12:10:33Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"error","ts":"2026-04-20T12:10:43Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-04-20T12:10:43Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-04-20T12:10:53Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-20T12:10:53Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-20T12:10:53Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-04-20T12:10:53Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-04-20T12:22:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"forgejo-rep-psvs","name":"my-integration-test-ldlp"}} {"level":"info","ts":"2026-04-20T12:22:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ldlp"} {"level":"info","ts":"2026-04-20T12:22:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ldlp"} {"level":"info","ts":"2026-04-20T12:22:18Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-20T12:22:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-eftj","name":"my-integration-test-pugi"}} {"level":"info","ts":"2026-04-20T12:22:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:22:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:22:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-20T12:22:20Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-tzyqkm","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-20T12:22:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-lsbv","name":"my-integration-test-qkgb"}} {"level":"info","ts":"2026-04-20T12:22:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qkgb"} {"level":"info","ts":"2026-04-20T12:22:20Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-forgejo-mmsqau","namespace":"forgejo-rep-psvs"},"application":"forgejo-rep-psvs/integ-app-cxrx","namespace":"forgejo-rep-psvs","name":"test-comp-pac-forgejo-mmsqau","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-20T12:22:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qkgb"} {"level":"info","ts":"2026-04-20T12:22:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-20T12:22:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-lsbv","name":"my-integration-test-oekk"}} {"level":"info","ts":"2026-04-20T12:22:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-oekk"} {"level":"info","ts":"2026-04-20T12:22:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-oekk"} {"level":"info","ts":"2026-04-20T12:22:20Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-20T12:22:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-jeswgs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-20T12:22:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-khzchu","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-20T12:22:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-jcuwez","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-20T12:22:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-odmy","name":"my-integration-test-enlv"}} {"level":"info","ts":"2026-04-20T12:22:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-enlv"} {"level":"info","ts":"2026-04-20T12:22:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-enlv"} {"level":"info","ts":"2026-04-20T12:22:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-20T12:22:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-odmy","name":"skipped-its"}} {"level":"info","ts":"2026-04-20T12:22:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-04-20T12:22:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-04-20T12:22:40Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-20T12:22:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-vrfd","name":"my-integration-test-fyvs"}} {"level":"info","ts":"2026-04-20T12:22:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fyvs"} {"level":"info","ts":"2026-04-20T12:22:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fyvs"} {"level":"info","ts":"2026-04-20T12:22:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-20T12:22:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-vrfd","name":"my-integration-test-uekk"}} {"level":"info","ts":"2026-04-20T12:22:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-uekk"} {"level":"info","ts":"2026-04-20T12:22:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-uekk"} {"level":"info","ts":"2026-04-20T12:22:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-20T12:22:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-vrfd","name":"my-integration-test-pxur"}} {"level":"info","ts":"2026-04-20T12:22:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-pxur"} {"level":"info","ts":"2026-04-20T12:22:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-pxur"} {"level":"info","ts":"2026-04-20T12:22:41Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-20T12:22:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-tzyqkm-on-pull-request-zdf8g","PR group":"konflux-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"konflux-go-component-tzyqkm","prGroupHash":"c8cfd3e6523aa9217bd38effe8b68339d0086d6c8f656d152037880625a0f1"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:22:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:22:49Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:22:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:22:49Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72124508371,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"go-component-tzyqkm-on-pull-request-zdf8g","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:22: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"go-component-tzyqkm-on-pull-request-zdf8g"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:22:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:22:49Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:22:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72124508371, NodeID:\"CR_kwDONSo-hs8AAAAQyvSo0w\", HeadSHA:\"fe4804344ad7c28f2873fb08a132a8b33663ed12\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72124508371\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72124508371\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:22:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tzyqkm snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/go-component-tzyqkm-on-pull-request-zdf8g is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72124508371/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65355609273}, 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:3555815615, Number:21125, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21125\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-tzyqkm\", SHA:\"fe4804344ad7c28f2873fb08a132a8b33663ed12\", 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-fcyrsc\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:22:49Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72124508371,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:22:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"go-component-tzyqkm-on-pull-request-zdf8g","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:22: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"go-component-tzyqkm-on-pull-request-zdf8g"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:22:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:04Z","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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-jeswgs-on-pull-request-fqsqb","PR group":"konflux-test-component-pac-jeswgs"} {"level":"info","ts":"2026-04-20T12:23: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","prGroup":"konflux-test-component-pac-jeswgs","prGroupHash":"af900927bdeae3d51dca0cba9e26722733b781e8d1cb10e50163457d6d0a64"} {"level":"info","ts":"2026-04-20T12:23: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-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:23:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ExternalID":"my-integration-test-enlv-test-component-pac-jeswgs"} {"level":"info","ts":"2026-04-20T12:23:05Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ExternalID":"my-integration-test-enlv-test-component-pac-jeswgs"} {"level":"info","ts":"2026-04-20T12:23:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.NameSpace":"integration1-odmy","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-enlv","externalID":"my-integration-test-enlv-test-component-pac-jeswgs"} {"level":"info","ts":"2026-04-20T12:23:05Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ID":72124548762,"CheckName":"Konflux Dev version / my-integration-test-enlv / test-component-pac-jeswgs","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","pipelineRun.Namespace":"integration1-odmy","pipelineRun.Name":"test-component-pac-jeswgs-on-pull-request-fqsqb","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:23:05Z","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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","pipelinerun.Name":"test-component-pac-jeswgs-on-pull-request-fqsqb"} {"level":"info","ts":"2026-04-20T12:23: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-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:05Z","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-jeswgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:23:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ExternalID":"my-integration-test-enlv-test-component-pac-jeswgs"} {"level":"info","ts":"2026-04-20T12:23:05Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ExternalID":"my-integration-test-enlv-test-component-pac-jeswgs"} {"level":"info","ts":"2026-04-20T12:23:05Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","existingCheckRun":"github.CheckRun{ID:72124548762, NodeID:\"CR_kwDOKrwUx88AAAAQyvVGmg\", HeadSHA:\"43c15799f8bb230aa804de8d8925ce8007c51648\", ExternalID:\"my-integration-test-enlv-test-component-pac-jeswgs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72124548762\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72124548762\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:23:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-jeswgs snapshot scenario my-integration-test-enlv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-odmy/test-component-pac-jeswgs-on-pull-request-fqsqb is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72124548762/annotations\"}, Name:\"Konflux Dev version / my-integration-test-enlv / test-component-pac-jeswgs\", CheckSuite:github.CheckSuite{ID:65355643631}, 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:3555816866, Number:29801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29801\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jeswgs\", SHA:\"43c15799f8bb230aa804de8d8925ce8007c51648\", 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-wblkoy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-20T12:23:06Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ID":72124548762,"CheckName":"Konflux Dev version / my-integration-test-enlv / test-component-pac-jeswgs","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","pipelineRun.Namespace":"integration1-odmy","pipelineRun.Name":"test-component-pac-jeswgs-on-pull-request-fqsqb","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","pipelinerun.Name":"test-component-pac-jeswgs-on-pull-request-fqsqb"} {"level":"info","ts":"2026-04-20T12:23: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-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:06Z","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-jeswgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","PR group":"konflux-test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:23: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","prGroup":"konflux-test-comp-pac-gitlab-jcuwez","prGroupHash":"75a17e818f6613d5f3099faad78976d2a915066c7c0201d72f80d8cb52a57e"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-20T12:23:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465396068} {"level":"info","ts":"2026-04-20T12:23:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","statusName":"Konflux Dev version / my-integration-test-qkgb / test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:23:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenarioName":"my-integration-test-qkgb"} {"level":"info","ts":"2026-04-20T12:23:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-qkgb","commitStatus2.ID":13998936151,"TargetURL":null} {"level":"info","ts":"2026-04-20T12:23:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465396068} {"level":"info","ts":"2026-04-20T12:23:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","statusName":"Konflux Dev version / my-integration-test-oekk / test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:23:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenarioName":"my-integration-test-oekk"} {"level":"info","ts":"2026-04-20T12:23:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-oekk","commitStatus2.ID":13998936300,"TargetURL":null} {"level":"info","ts":"2026-04-20T12:23:10Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","reconcileID":"6b10e611-248f-4f44-b183-7ad414abe5ea","snapshot.Namespace":"gitlab-rep-lsbv","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-20T12:23:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:23:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:380","msg":"no existing notes found with matching commentPrefix, creating a new note","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:23:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","pipelineRun.Namespace":"gitlab-rep-lsbv","pipelineRun.Name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:23:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","pipelinerun.Name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465396068} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commitStatus.Name":"Konflux Dev version / my-integration-test-qkgb / test-comp-pac-gitlab-jcuwez","commitStatus.ID":13998936151} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-qkgb","commitStatus.ID":13998936151,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465396068} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commitStatus.Name":"Konflux Dev version / my-integration-test-oekk / test-comp-pac-gitlab-jcuwez","commitStatus.ID":13998936300} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-oekk","commitStatus.ID":13998936300,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-20T12:23:11Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","reconcileID":"bdc02f90-90b5-4184-bfc8-3cb13bb26154","snapshot.Namespace":"gitlab-rep-lsbv","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez","noteID":3266437104} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:23:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez","count":1} {"level":"info","ts":"2026-04-20T12:23:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","noteID":3266437104,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","pipelineRun.Namespace":"gitlab-rep-lsbv","pipelineRun.Name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:23: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","pipelinerun.Name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:23: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:23: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:23: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:23:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:13Z","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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-khzchu-on-pull-request-n8nqn","PR group":"konflux-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","prGroup":"konflux-test-component-pac-khzchu","prGroupHash":"ed0c1733d0b01e0c13d4d529ff5b5298db8080ce0241e4aa473875d98f4914"} {"level":"info","ts":"2026-04-20T12:23: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:23:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-fyvs-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23:13Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-fyvs-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","snapshot.NameSpace":"stat-rep-vrfd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-fyvs","externalID":"my-integration-test-fyvs-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23:14Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ID":72124570354,"CheckName":"Konflux Dev version / my-integration-test-fyvs / test-component-pac-khzchu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:23:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-uekk-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23:14Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-uekk-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","snapshot.NameSpace":"stat-rep-vrfd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-uekk","externalID":"my-integration-test-uekk-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23:14Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ID":72124571218,"CheckName":"Konflux Dev version / my-integration-test-uekk / test-component-pac-khzchu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:23:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-pxur-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23:14Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-pxur-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","snapshot.NameSpace":"stat-rep-vrfd","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-pxur","externalID":"my-integration-test-pxur-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23:14Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ID":72124572103,"CheckName":"Konflux Dev version / my-integration-test-pxur / test-component-pac-khzchu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","pipelineRun.Namespace":"stat-rep-vrfd","pipelineRun.Name":"test-component-pac-khzchu-on-pull-request-n8nqn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","pipelinerun.Name":"test-component-pac-khzchu-on-pull-request-n8nqn"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:23:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-uekk-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-uekk-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","existingCheckRun":"github.CheckRun{ID:72124571218, NodeID:\"CR_kwDOMjU9q88AAAAQyvWeUg\", HeadSHA:\"66f43c047ca4fc84735010ab8f966dbbcebd0d50\", ExternalID:\"my-integration-test-uekk-test-component-pac-khzchu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72124571218\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72124571218\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:23:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-khzchu snapshot scenario my-integration-test-uekk is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-vrfd/test-component-pac-khzchu-on-pull-request-n8nqn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72124571218/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uekk / test-component-pac-khzchu\", CheckSuite:github.CheckSuite{ID:65355665900}, 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:3555817759, Number:9394, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9394\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-khzchu\", SHA:\"66f43c047ca4fc84735010ab8f966dbbcebd0d50\", 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-rqpiyn\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-20T12:23:15Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ID":72124571218,"CheckName":"Konflux Dev version / my-integration-test-uekk / test-component-pac-khzchu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:23:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-pxur-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-pxur-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","existingCheckRun":"github.CheckRun{ID:72124572103, NodeID:\"CR_kwDOMjU9q88AAAAQyvWhxw\", HeadSHA:\"66f43c047ca4fc84735010ab8f966dbbcebd0d50\", ExternalID:\"my-integration-test-pxur-test-component-pac-khzchu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72124572103\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72124572103\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:23:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-khzchu snapshot optional scenario my-integration-test-pxur is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-vrfd/test-component-pac-khzchu-on-pull-request-n8nqn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72124572103/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pxur / test-component-pac-khzchu\", CheckSuite:github.CheckSuite{ID:65355665900}, 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:3555817759, Number:9394, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9394\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-khzchu\", SHA:\"66f43c047ca4fc84735010ab8f966dbbcebd0d50\", 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-rqpiyn\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-20T12:23:15Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ID":72124572103,"CheckName":"Konflux Dev version / my-integration-test-pxur / test-component-pac-khzchu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:23:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-fyvs-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-fyvs-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:23:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","existingCheckRun":"github.CheckRun{ID:72124570354, NodeID:\"CR_kwDOMjU9q88AAAAQyvWa8g\", HeadSHA:\"66f43c047ca4fc84735010ab8f966dbbcebd0d50\", ExternalID:\"my-integration-test-fyvs-test-component-pac-khzchu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72124570354\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72124570354\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:23:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-khzchu snapshot scenario my-integration-test-fyvs is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-vrfd/test-component-pac-khzchu-on-pull-request-n8nqn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72124570354/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fyvs / test-component-pac-khzchu\", CheckSuite:github.CheckSuite{ID:65355665900}, 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:3555817759, Number:9394, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9394\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-khzchu\", SHA:\"66f43c047ca4fc84735010ab8f966dbbcebd0d50\", 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-rqpiyn\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-20T12:23:15Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ID":72124570354,"CheckName":"Konflux Dev version / my-integration-test-fyvs / test-component-pac-khzchu","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","pipelineRun.Namespace":"stat-rep-vrfd","pipelineRun.Name":"test-component-pac-khzchu-on-pull-request-n8nqn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","pipelinerun.Name":"test-component-pac-khzchu-on-pull-request-n8nqn"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:23: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:23: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:23: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:23:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:23:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:23: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:23: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:23: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:23:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:23:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:23:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:24: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:24: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:24: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:24: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:24:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:26: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:26: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:26: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:26:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:26:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:26:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:26: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:26: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:26: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:26: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:26:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:26: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:26:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:26: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:26:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:27: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:27:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:27:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:27: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:27:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:27: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:27: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:27:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:27: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:27: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:27:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:27: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:27:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:27:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:27:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:27: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:27:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:27:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:27: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:27: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:27:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:27:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:27: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:27:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:27:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:27: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:27:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:27:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:27: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:27:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:27: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:27:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:28: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:28:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:28: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:28:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:28: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:28:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:28: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-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:28: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-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:28: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:28: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-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:28:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:28: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:28: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:28: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:28: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:28:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:28: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:28: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:28: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:28: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:28:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:28: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:28: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:28: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:28: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:28:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:29: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:29: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:29: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:29: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:29: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:29: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:29:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:29: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:29: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:29: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:29: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:29: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:29: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29: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-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:29:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:29: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:29:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:29: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:29:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:29: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:29: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:29: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:29: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:29: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:29:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:30:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:30: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","prGroup":"konflux-test-comp-pac-gitlab-jcuwez","prGroupHash":"75a17e818f6613d5f3099faad78976d2a915066c7c0201d72f80d8cb52a57e"} {"level":"info","ts":"2026-04-20T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:30:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-20T12:30:48Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:30:48Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465396068} {"level":"info","ts":"2026-04-20T12:30:48Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenarioName":"my-integration-test-qkgb"} {"level":"info","ts":"2026-04-20T12:30:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-qkgb","commitStatus2.ID":13998936151,"TargetURL":null} {"level":"info","ts":"2026-04-20T12:30:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:30:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465396068} {"level":"info","ts":"2026-04-20T12:30:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenarioName":"my-integration-test-oekk"} {"level":"info","ts":"2026-04-20T12:30:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-oekk","commitStatus2.ID":13998936300,"TargetURL":null} {"level":"info","ts":"2026-04-20T12:30:50Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","reconcileID":"41bd29ef-3ae1-49e3-8ff3-a36d79ae8a3a","snapshot.Namespace":"gitlab-rep-lsbv","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-20T12:30:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez","noteID":3266437104} {"level":"info","ts":"2026-04-20T12:30:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:30:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez","count":1} {"level":"info","ts":"2026-04-20T12:30:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","noteID":3266437104,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","pipelineRun.Namespace":"gitlab-rep-lsbv","pipelineRun.Name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:30: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-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","pipelinerun.Name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp"} {"level":"info","ts":"2026-04-20T12:30: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:30: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-pac-gitlab-jcuwez is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:30: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-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:48Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:23:09Z","completionTime":"2026-04-20T12:30:48Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez:on-pr-a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"},{"name":"IMAGE_DIGEST","value":"sha256:f6a34bdd89246337878c09642b4a5f71b82d135ef6db0f410bf567efc265c9d7"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez:on-pr-a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez:on-pr-a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-pac-gitlab-jcuwez-on-pull-request-jn4xp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-aa8df62ec3bb6b2d0f156c2d2762b305-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compaa8df62ec3bb6b2d0f156c2d2762b305-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gaa8df62ec3bb6b2d0f156c2d2762b305-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacaa8df62ec3bb6b2d0f156c2d2762b305-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesaa8df62ec3bb6b2d0f156c2d2762b305-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-pac-gitlab-jcuwez-on-pull-request-jn4xp-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jcuwez-on-f034aacd91c8250aab01cde420df1099","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gaa8df62ec3bb6b2d0f156c2d2762b305-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-aa8df62ec3bb6b2d0f156c2d2762b305-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paaa8df62ec3bb6b2d0f156c2d2762b305-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gaa8df62ec3bb6b2d0f156c2d2762b305-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paa8df62ec3bb6b2d0f156c2d2762b305-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-e91ffe3d3533401af68bccfbe99de351-360252d65feca011-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-20T12:30:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:30:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:30: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","prGroup":"konflux-test-component-pac-jeswgs","prGroupHash":"af900927bdeae3d51dca0cba9e26722733b781e8d1cb10e50163457d6d0a64"} {"level":"info","ts":"2026-04-20T12: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:30:51Z","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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:30:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ExternalID":"my-integration-test-enlv-test-component-pac-jeswgs"} {"level":"info","ts":"2026-04-20T12:30:51Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ExternalID":"my-integration-test-enlv-test-component-pac-jeswgs"} {"level":"info","ts":"2026-04-20T12:30:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","existingCheckRun":"github.CheckRun{ID:72124548762, NodeID:\"CR_kwDOKrwUx88AAAAQyvVGmg\", HeadSHA:\"43c15799f8bb230aa804de8d8925ce8007c51648\", ExternalID:\"my-integration-test-enlv-test-component-pac-jeswgs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72124548762\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72124548762\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:23:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-jeswgs snapshot scenario my-integration-test-enlv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-odmy/test-component-pac-jeswgs-on-pull-request-fqsqb is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72124548762/annotations\"}, Name:\"Konflux Dev version / my-integration-test-enlv / test-component-pac-jeswgs\", CheckSuite:github.CheckSuite{ID:65355643631}, 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:3555816866, Number:29801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29801\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jeswgs\", SHA:\"43c15799f8bb230aa804de8d8925ce8007c51648\", 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-wblkoy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-20T12:30:51Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ID":72124548762,"CheckName":"Konflux Dev version / my-integration-test-enlv / test-component-pac-jeswgs","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-20T12:30: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","pipelineRun.Namespace":"integration1-odmy","pipelineRun.Name":"test-component-pac-jeswgs-on-pull-request-fqsqb","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:30: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","pipelinerun.Name":"test-component-pac-jeswgs-on-pull-request-fqsqb"} {"level":"info","ts":"2026-04-20T12:30: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:30: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-jeswgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:49Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:23:05Z","completionTime":"2026-04-20T12:30:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-odmy/test-component-pac-jeswgs:on-pr-43c15799f8bb230aa804de8d8925ce8007c51648"},{"name":"IMAGE_DIGEST","value":"sha256:bb0cf831be8a27dca5808ab6d6f2f0a189dc1b3fd08e3384f1e302d19ff72261"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"43c15799f8bb230aa804de8d8925ce8007c51648"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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":"43c15799f8bb230aa804de8d8925ce8007c51648"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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-odmy/test-component-pac-jeswgs:on-pr-43c15799f8bb230aa804de8d8925ce8007c51648"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-odmy/test-component-pac-jeswgs:on-pr-43c15799f8bb230aa804de8d8925ce8007c51648"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-jeswgs-on-pull-request-fqsqb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7c48cdb9224f4be011ef28ce259d068d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp7c48cdb9224f4be011ef28ce259d068d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen7c48cdb9224f4be011ef28ce259d068d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7c48cdb9224f4be011ef28ce259d068d-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-jeswgs-on-pull-request-fqsqb-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pu0f965dcef9d85a373445b246b2f58b45","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7c48cdb9224f4be011ef28ce259d068d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone7c48cdb9224f4be011ef28ce259d068d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon7c48cdb9224f4be011ef28ce259d068d-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-9f658604707db569d1ae72e2055ed76a-ed273785f75022ff-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-20T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:30:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-jeswgs-on-pull-request-fqsqb has finished running","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","prGroup":"konflux-test-component-pac-khzchu","prGroupHash":"ed0c1733d0b01e0c13d4d529ff5b5298db8080ce0241e4aa473875d98f4914"} {"level":"info","ts":"2026-04-20T12: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30:51Z","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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:30:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-uekk-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:30:52Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-uekk-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:30:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","existingCheckRun":"github.CheckRun{ID:72124571218, NodeID:\"CR_kwDOMjU9q88AAAAQyvWeUg\", HeadSHA:\"66f43c047ca4fc84735010ab8f966dbbcebd0d50\", ExternalID:\"my-integration-test-uekk-test-component-pac-khzchu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72124571218\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72124571218\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:23:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-khzchu snapshot scenario my-integration-test-uekk is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-vrfd/test-component-pac-khzchu-on-pull-request-n8nqn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72124571218/annotations\"}, Name:\"Konflux Dev version / my-integration-test-uekk / test-component-pac-khzchu\", CheckSuite:github.CheckSuite{ID:65355665900}, 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:3555817759, Number:9394, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9394\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-khzchu\", SHA:\"66f43c047ca4fc84735010ab8f966dbbcebd0d50\", 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-rqpiyn\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-20T12:30:52Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ID":72124571218,"CheckName":"Konflux Dev version / my-integration-test-uekk / test-component-pac-khzchu","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-20T12:30:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-pxur-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:30:52Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-pxur-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:30:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","existingCheckRun":"github.CheckRun{ID:72124572103, NodeID:\"CR_kwDOMjU9q88AAAAQyvWhxw\", HeadSHA:\"66f43c047ca4fc84735010ab8f966dbbcebd0d50\", ExternalID:\"my-integration-test-pxur-test-component-pac-khzchu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72124572103\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72124572103\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:23:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-khzchu snapshot optional scenario my-integration-test-pxur is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-vrfd/test-component-pac-khzchu-on-pull-request-n8nqn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72124572103/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pxur / test-component-pac-khzchu\", CheckSuite:github.CheckSuite{ID:65355665900}, 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:3555817759, Number:9394, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9394\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-khzchu\", SHA:\"66f43c047ca4fc84735010ab8f966dbbcebd0d50\", 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-rqpiyn\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-20T12:30:52Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ID":72124572103,"CheckName":"Konflux Dev version / my-integration-test-pxur / test-component-pac-khzchu","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-20T12:30:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-fyvs-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:30:52Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ExternalID":"my-integration-test-fyvs-test-component-pac-khzchu"} {"level":"info","ts":"2026-04-20T12:30:52Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","existingCheckRun":"github.CheckRun{ID:72124570354, NodeID:\"CR_kwDOMjU9q88AAAAQyvWa8g\", HeadSHA:\"66f43c047ca4fc84735010ab8f966dbbcebd0d50\", ExternalID:\"my-integration-test-fyvs-test-component-pac-khzchu\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72124570354\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/72124570354\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:23:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-khzchu snapshot scenario my-integration-test-fyvs is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-vrfd/test-component-pac-khzchu-on-pull-request-n8nqn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/72124570354/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fyvs / test-component-pac-khzchu\", CheckSuite:github.CheckSuite{ID:65355665900}, 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:3555817759, Number:9394, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9394\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-khzchu\", SHA:\"66f43c047ca4fc84735010ab8f966dbbcebd0d50\", 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-rqpiyn\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:842349995, Name:\"konflux-test-integration-status-report\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report\"}}}]}"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","ID":72124570354,"CheckName":"Konflux Dev version / my-integration-test-fyvs / test-component-pac-khzchu","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","pipelineRun.Namespace":"stat-rep-vrfd","pipelineRun.Name":"test-component-pac-khzchu-on-pull-request-n8nqn","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:30: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":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","pipelinerun.Name":"test-component-pac-khzchu-on-pull-request-n8nqn"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30:53Z","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-khzchu is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:49Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:23:14Z","completionTime":"2026-04-20T12:30:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-vrfd/test-component-pac-khzchu:on-pr-66f43c047ca4fc84735010ab8f966dbbcebd0d50"},{"name":"IMAGE_DIGEST","value":"sha256:aa839441744c826c5974bfcaabca0c477e3455f9388987de033c2e3da6ea18dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"66f43c047ca4fc84735010ab8f966dbbcebd0d50"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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":"66f43c047ca4fc84735010ab8f966dbbcebd0d50"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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-vrfd/test-component-pac-khzchu:on-pr-66f43c047ca4fc84735010ab8f966dbbcebd0d50"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-vrfd/test-component-pac-khzchu:on-pr-66f43c047ca4fc84735010ab8f966dbbcebd0d50"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-khzchu-on-pull-request-n8nqn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentb6a2b759b494f3f96eef2ed3a8995f56-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compb6a2b759b494f3f96eef2ed3a8995f56-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pull-request-n8nqn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenb6a2b759b494f3f96eef2ed3a8995f56-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb6a2b759b494f3f96eef2ed3a8995f56-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-khzchu-on-pull-request-n8nqn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pu1ff1f392ef55336d51d771315056b9fe","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pull-request-n8nqn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pull-request-n8nqn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentb6a2b759b494f3f96eef2ed3a8995f56-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componeb6a2b759b494f3f96eef2ed3a8995f56-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pull-request-n8nqn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pull-request-n8nqn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componb6a2b759b494f3f96eef2ed3a8995f56-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-51ed26911021dbe6d256ea1b8e82ba74-e30a20fa347d5bf2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-khzchu-on-pull-request-n8nqn has finished running","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","prGroup":"konflux-test-comp-pac-gitlab-jcuwez","prGroupHash":"75a17e818f6613d5f3099faad78976d2a915066c7c0201d72f80d8cb52a57e"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:48Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:23:09Z","completionTime":"2026-04-20T12:30:48Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez:on-pr-a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"},{"name":"IMAGE_DIGEST","value":"sha256:f6a34bdd89246337878c09642b4a5f71b82d135ef6db0f410bf567efc265c9d7"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez:on-pr-a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez:on-pr-a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-pac-gitlab-jcuwez-on-pull-request-jn4xp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-aa8df62ec3bb6b2d0f156c2d2762b305-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compaa8df62ec3bb6b2d0f156c2d2762b305-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gaa8df62ec3bb6b2d0f156c2d2762b305-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacaa8df62ec3bb6b2d0f156c2d2762b305-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesaa8df62ec3bb6b2d0f156c2d2762b305-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-pac-gitlab-jcuwez-on-pull-request-jn4xp-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jcuwez-on-f034aacd91c8250aab01cde420df1099","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gaa8df62ec3bb6b2d0f156c2d2762b305-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-aa8df62ec3bb6b2d0f156c2d2762b305-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paaa8df62ec3bb6b2d0f156c2d2762b305-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gaa8df62ec3bb6b2d0f156c2d2762b305-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paa8df62ec3bb6b2d0f156c2d2762b305-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-e91ffe3d3533401af68bccfbe99de351-360252d65feca011-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:30: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","prGroup":"konflux-test-component-pac-jeswgs","prGroupHash":"af900927bdeae3d51dca0cba9e26722733b781e8d1cb10e50163457d6d0a64"} {"level":"info","ts":"2026-04-20T12:30: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:30: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:30: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:49Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:23:05Z","completionTime":"2026-04-20T12:30:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-odmy/test-component-pac-jeswgs:on-pr-43c15799f8bb230aa804de8d8925ce8007c51648"},{"name":"IMAGE_DIGEST","value":"sha256:bb0cf831be8a27dca5808ab6d6f2f0a189dc1b3fd08e3384f1e302d19ff72261"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"43c15799f8bb230aa804de8d8925ce8007c51648"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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":"43c15799f8bb230aa804de8d8925ce8007c51648"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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-odmy/test-component-pac-jeswgs:on-pr-43c15799f8bb230aa804de8d8925ce8007c51648"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-odmy/test-component-pac-jeswgs:on-pr-43c15799f8bb230aa804de8d8925ce8007c51648"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-jeswgs-on-pull-request-fqsqb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7c48cdb9224f4be011ef28ce259d068d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp7c48cdb9224f4be011ef28ce259d068d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen7c48cdb9224f4be011ef28ce259d068d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7c48cdb9224f4be011ef28ce259d068d-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-jeswgs-on-pull-request-fqsqb-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pu0f965dcef9d85a373445b246b2f58b45","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7c48cdb9224f4be011ef28ce259d068d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone7c48cdb9224f4be011ef28ce259d068d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon7c48cdb9224f4be011ef28ce259d068d-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-9f658604707db569d1ae72e2055ed76a-ed273785f75022ff-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-fqsqb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-jeswgs-on-pull-request-fqsqb has finished running","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:30: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","prGroup":"konflux-test-component-pac-khzchu","prGroupHash":"ed0c1733d0b01e0c13d4d529ff5b5298db8080ce0241e4aa473875d98f4914"} {"level":"info","ts":"2026-04-20T12:30: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:49Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:23:14Z","completionTime":"2026-04-20T12:30:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-vrfd/test-component-pac-khzchu:on-pr-66f43c047ca4fc84735010ab8f966dbbcebd0d50"},{"name":"IMAGE_DIGEST","value":"sha256:aa839441744c826c5974bfcaabca0c477e3455f9388987de033c2e3da6ea18dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"66f43c047ca4fc84735010ab8f966dbbcebd0d50"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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":"66f43c047ca4fc84735010ab8f966dbbcebd0d50"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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-vrfd/test-component-pac-khzchu:on-pr-66f43c047ca4fc84735010ab8f966dbbcebd0d50"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-vrfd/test-component-pac-khzchu:on-pr-66f43c047ca4fc84735010ab8f966dbbcebd0d50"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-khzchu-on-pull-request-n8nqn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentb6a2b759b494f3f96eef2ed3a8995f56-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compb6a2b759b494f3f96eef2ed3a8995f56-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pull-request-n8nqn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenb6a2b759b494f3f96eef2ed3a8995f56-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb6a2b759b494f3f96eef2ed3a8995f56-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-khzchu-on-pull-request-n8nqn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pu1ff1f392ef55336d51d771315056b9fe","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pull-request-n8nqn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pull-request-n8nqn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentb6a2b759b494f3f96eef2ed3a8995f56-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componeb6a2b759b494f3f96eef2ed3a8995f56-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pull-request-n8nqn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pull-request-n8nqn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componb6a2b759b494f3f96eef2ed3a8995f56-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-51ed26911021dbe6d256ea1b8e82ba74-e30a20fa347d5bf2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-khzchu-on-pull-request-n8nqn has finished running","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","prGroup":"konflux-test-component-pac-khzchu","prGroupHash":"ed0c1733d0b01e0c13d4d529ff5b5298db8080ce0241e4aa473875d98f4914"} {"level":"info","ts":"2026-04-20T12:30: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30: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-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:49Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:23:14Z","completionTime":"2026-04-20T12:30:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-vrfd/test-component-pac-khzchu:on-pr-66f43c047ca4fc84735010ab8f966dbbcebd0d50"},{"name":"IMAGE_DIGEST","value":"sha256:aa839441744c826c5974bfcaabca0c477e3455f9388987de033c2e3da6ea18dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"66f43c047ca4fc84735010ab8f966dbbcebd0d50"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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":"66f43c047ca4fc84735010ab8f966dbbcebd0d50"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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-vrfd/test-component-pac-khzchu:on-pr-66f43c047ca4fc84735010ab8f966dbbcebd0d50"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-vrfd/test-component-pac-khzchu:on-pr-66f43c047ca4fc84735010ab8f966dbbcebd0d50"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-khzchu-on-pull-request-n8nqn-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentb6a2b759b494f3f96eef2ed3a8995f56-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compb6a2b759b494f3f96eef2ed3a8995f56-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pull-request-n8nqn-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componenb6a2b759b494f3f96eef2ed3a8995f56-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesb6a2b759b494f3f96eef2ed3a8995f56-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-khzchu-on-pull-request-n8nqn-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pu1ff1f392ef55336d51d771315056b9fe","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pull-request-n8nqn-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pull-request-n8nqn-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componentb6a2b759b494f3f96eef2ed3a8995f56-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componeb6a2b759b494f3f96eef2ed3a8995f56-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pull-request-n8nqn-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-khzchu-on-pull-request-n8nqn-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componb6a2b759b494f3f96eef2ed3a8995f56-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-51ed26911021dbe6d256ea1b8e82ba74-e30a20fa347d5bf2-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus","namespace":"stat-rep-vrfd","name":"test-component-pac-khzchu-on-pull-request-n8nqn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:30:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-khzchu-on-pull-request-n8nqn has finished running","buildpipelineRun":{"name":"test-component-pac-khzchu-on-pull-request-n8nqn","namespace":"stat-rep-vrfd"},"application":"stat-rep-vrfd/integ-app-uqus"} {"level":"info","ts":"2026-04-20T12:30: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:30: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"konflux-go-component-tzyqkm","prGroupHash":"c8cfd3e6523aa9217bd38effe8b68339d0086d6c8f656d152037880625a0f1"} {"level":"info","ts":"2026-04-20T12:30: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:30:59Z","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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:30:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:30:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:30:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:30:59Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:30:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72124508371, NodeID:\"CR_kwDONSo-hs8AAAAQyvSo0w\", HeadSHA:\"fe4804344ad7c28f2873fb08a132a8b33663ed12\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72124508371\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72124508371\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:22:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tzyqkm snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/go-component-tzyqkm-on-pull-request-zdf8g is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72124508371/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65355609273}, 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:3555815615, Number:21125, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21125\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-tzyqkm\", SHA:\"fe4804344ad7c28f2873fb08a132a8b33663ed12\", 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-fcyrsc\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72124508371,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"go-component-tzyqkm-on-pull-request-zdf8g","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:31:00Z","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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"go-component-tzyqkm-on-pull-request-zdf8g"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-tzyqkm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:22:49Z","completionTime":"2026-04-20T12:30:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"name":"IMAGE_DIGEST","value":"sha256:758a19e02bcbd971072a5f2af831c15f5bde4bd0be8b84e47900cb060f31073a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fe4804344ad7c28f2873fb08a132a8b33663ed12"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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":"fe4804344ad7c28f2873fb08a132a8b33663ed12"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-tzyqkm-on-pull-request-zdf8g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-a2f674b0c0384943b5b521e7c67fdfa8-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-tzyqkm-on-pull-request-zdf8g-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-req62f5a8697e0b7632c6961065b97722b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-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-6c5b4236fab02ae1e6ea1705137fcfa8-b882c1198cf85b04-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tzyqkm-on-pull-request-zdf8g has finished running","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"konflux-go-component-tzyqkm","prGroupHash":"c8cfd3e6523aa9217bd38effe8b68339d0086d6c8f656d152037880625a0f1"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:22:49Z","completionTime":"2026-04-20T12:30:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"name":"IMAGE_DIGEST","value":"sha256:758a19e02bcbd971072a5f2af831c15f5bde4bd0be8b84e47900cb060f31073a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fe4804344ad7c28f2873fb08a132a8b33663ed12"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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":"fe4804344ad7c28f2873fb08a132a8b33663ed12"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-tzyqkm-on-pull-request-zdf8g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-a2f674b0c0384943b5b521e7c67fdfa8-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-tzyqkm-on-pull-request-zdf8g-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-req62f5a8697e0b7632c6961065b97722b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-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-6c5b4236fab02ae1e6ea1705137fcfa8-b882c1198cf85b04-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tzyqkm-on-pull-request-zdf8g has finished running","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"konflux-go-component-tzyqkm","prGroupHash":"c8cfd3e6523aa9217bd38effe8b68339d0086d6c8f656d152037880625a0f1"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:22:49Z","completionTime":"2026-04-20T12:30:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"name":"IMAGE_DIGEST","value":"sha256:758a19e02bcbd971072a5f2af831c15f5bde4bd0be8b84e47900cb060f31073a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fe4804344ad7c28f2873fb08a132a8b33663ed12"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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":"fe4804344ad7c28f2873fb08a132a8b33663ed12"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-tzyqkm-on-pull-request-zdf8g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-a2f674b0c0384943b5b521e7c67fdfa8-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-tzyqkm-on-pull-request-zdf8g-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-req62f5a8697e0b7632c6961065b97722b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-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-6c5b4236fab02ae1e6ea1705137fcfa8-b882c1198cf85b04-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tzyqkm-on-pull-request-zdf8g has finished running","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"konflux-go-component-tzyqkm","prGroupHash":"c8cfd3e6523aa9217bd38effe8b68339d0086d6c8f656d152037880625a0f1"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:22:49Z","completionTime":"2026-04-20T12:30:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"name":"IMAGE_DIGEST","value":"sha256:758a19e02bcbd971072a5f2af831c15f5bde4bd0be8b84e47900cb060f31073a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fe4804344ad7c28f2873fb08a132a8b33663ed12"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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":"fe4804344ad7c28f2873fb08a132a8b33663ed12"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-tzyqkm-on-pull-request-zdf8g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-a2f674b0c0384943b5b521e7c67fdfa8-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-tzyqkm-on-pull-request-zdf8g-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-req62f5a8697e0b7632c6961065b97722b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-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-6c5b4236fab02ae1e6ea1705137fcfa8-b882c1198cf85b04-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-zdf8g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tzyqkm-on-pull-request-zdf8g has finished running","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","prGroup":"konflux-test-comp-pac-gitlab-jcuwez","prGroupHash":"75a17e818f6613d5f3099faad78976d2a915066c7c0201d72f80d8cb52a57e"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:48Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:23:09Z","completionTime":"2026-04-20T12:30:48Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez:on-pr-a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"},{"name":"IMAGE_DIGEST","value":"sha256:f6a34bdd89246337878c09642b4a5f71b82d135ef6db0f410bf567efc265c9d7"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez:on-pr-a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez:on-pr-a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-pac-gitlab-jcuwez-on-pull-request-jn4xp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-aa8df62ec3bb6b2d0f156c2d2762b305-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compaa8df62ec3bb6b2d0f156c2d2762b305-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gaa8df62ec3bb6b2d0f156c2d2762b305-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacaa8df62ec3bb6b2d0f156c2d2762b305-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesaa8df62ec3bb6b2d0f156c2d2762b305-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-pac-gitlab-jcuwez-on-pull-request-jn4xp-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jcuwez-on-f034aacd91c8250aab01cde420df1099","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gaa8df62ec3bb6b2d0f156c2d2762b305-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-aa8df62ec3bb6b2d0f156c2d2762b305-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paaa8df62ec3bb6b2d0f156c2d2762b305-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gaa8df62ec3bb6b2d0f156c2d2762b305-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paa8df62ec3bb6b2d0f156c2d2762b305-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-e91ffe3d3533401af68bccfbe99de351-360252d65feca011-01"}},"deletionTimestamp":"2026-04-20 12:31:02 +0000 UTC"} {"level":"info","ts":"2026-04-20T12:31: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","prGroup":"konflux-test-comp-pac-gitlab-jcuwez","prGroupHash":"75a17e818f6613d5f3099faad78976d2a915066c7c0201d72f80d8cb52a57e"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:48Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:23:09Z","completionTime":"2026-04-20T12:30:48Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez:on-pr-a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"},{"name":"IMAGE_DIGEST","value":"sha256:f6a34bdd89246337878c09642b4a5f71b82d135ef6db0f410bf567efc265c9d7"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez:on-pr-a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez:on-pr-a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-pac-gitlab-jcuwez-on-pull-request-jn4xp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-aa8df62ec3bb6b2d0f156c2d2762b305-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compaa8df62ec3bb6b2d0f156c2d2762b305-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gaa8df62ec3bb6b2d0f156c2d2762b305-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacaa8df62ec3bb6b2d0f156c2d2762b305-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesaa8df62ec3bb6b2d0f156c2d2762b305-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-pac-gitlab-jcuwez-on-pull-request-jn4xp-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jcuwez-on-f034aacd91c8250aab01cde420df1099","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gaa8df62ec3bb6b2d0f156c2d2762b305-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-aa8df62ec3bb6b2d0f156c2d2762b305-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paaa8df62ec3bb6b2d0f156c2d2762b305-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gaa8df62ec3bb6b2d0f156c2d2762b305-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paa8df62ec3bb6b2d0f156c2d2762b305-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-e91ffe3d3533401af68bccfbe99de351-360252d65feca011-01"}},"deletionTimestamp":"2026-04-20 12:31:02 +0000 UTC"} {"level":"info","ts":"2026-04-20T12:31: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","prGroup":"konflux-test-comp-pac-gitlab-jcuwez","prGroupHash":"75a17e818f6613d5f3099faad78976d2a915066c7c0201d72f80d8cb52a57e"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:48Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 4, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:23:09Z","completionTime":"2026-04-20T12:30:48Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez:on-pr-a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"},{"name":"IMAGE_DIGEST","value":"sha256:f6a34bdd89246337878c09642b4a5f71b82d135ef6db0f410bf567efc265c9d7"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez:on-pr-a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez:on-pr-a2f82944c4bd983eaa17a6e51fcaecad7fa9e23a"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-pac-gitlab-jcuwez-on-pull-request-jn4xp-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-aa8df62ec3bb6b2d0f156c2d2762b305-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compaa8df62ec3bb6b2d0f156c2d2762b305-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gaa8df62ec3bb6b2d0f156c2d2762b305-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pacaa8df62ec3bb6b2d0f156c2d2762b305-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tesaa8df62ec3bb6b2d0f156c2d2762b305-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-pac-gitlab-jcuwez-on-pull-request-jn4xp-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jcuwez-on-f034aacd91c8250aab01cde420df1099","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gaa8df62ec3bb6b2d0f156c2d2762b305-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-aa8df62ec3bb6b2d0f156c2d2762b305-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paaa8df62ec3bb6b2d0f156c2d2762b305-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gaa8df62ec3bb6b2d0f156c2d2762b305-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-paa8df62ec3bb6b2d0f156c2d2762b305-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-e91ffe3d3533401af68bccfbe99de351-360252d65feca011-01"}},"deletionTimestamp":"2026-04-20 12:31:02 +0000 UTC"} {"level":"info","ts":"2026-04-20T12:31: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","prGroup":"konflux-test-component-pac-jeswgs","prGroupHash":"af900927bdeae3d51dca0cba9e26722733b781e8d1cb10e50163457d6d0a64"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:49Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:23:05Z","completionTime":"2026-04-20T12:30:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-odmy/test-component-pac-jeswgs:on-pr-43c15799f8bb230aa804de8d8925ce8007c51648"},{"name":"IMAGE_DIGEST","value":"sha256:bb0cf831be8a27dca5808ab6d6f2f0a189dc1b3fd08e3384f1e302d19ff72261"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"43c15799f8bb230aa804de8d8925ce8007c51648"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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":"43c15799f8bb230aa804de8d8925ce8007c51648"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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-odmy/test-component-pac-jeswgs:on-pr-43c15799f8bb230aa804de8d8925ce8007c51648"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-odmy/test-component-pac-jeswgs:on-pr-43c15799f8bb230aa804de8d8925ce8007c51648"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-jeswgs-on-pull-request-fqsqb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7c48cdb9224f4be011ef28ce259d068d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp7c48cdb9224f4be011ef28ce259d068d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen7c48cdb9224f4be011ef28ce259d068d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7c48cdb9224f4be011ef28ce259d068d-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-jeswgs-on-pull-request-fqsqb-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pu0f965dcef9d85a373445b246b2f58b45","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7c48cdb9224f4be011ef28ce259d068d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone7c48cdb9224f4be011ef28ce259d068d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon7c48cdb9224f4be011ef28ce259d068d-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-9f658604707db569d1ae72e2055ed76a-ed273785f75022ff-01"}},"deletionTimestamp":"2026-04-20 12:31:03 +0000 UTC"} {"level":"info","ts":"2026-04-20T12:31:03Z","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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-jeswgs-on-pull-request-fqsqb has finished running","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","prGroup":"konflux-test-component-pac-jeswgs","prGroupHash":"af900927bdeae3d51dca0cba9e26722733b781e8d1cb10e50163457d6d0a64"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:49Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:23:05Z","completionTime":"2026-04-20T12:30:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-odmy/test-component-pac-jeswgs:on-pr-43c15799f8bb230aa804de8d8925ce8007c51648"},{"name":"IMAGE_DIGEST","value":"sha256:bb0cf831be8a27dca5808ab6d6f2f0a189dc1b3fd08e3384f1e302d19ff72261"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"43c15799f8bb230aa804de8d8925ce8007c51648"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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":"43c15799f8bb230aa804de8d8925ce8007c51648"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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-odmy/test-component-pac-jeswgs:on-pr-43c15799f8bb230aa804de8d8925ce8007c51648"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-odmy/test-component-pac-jeswgs:on-pr-43c15799f8bb230aa804de8d8925ce8007c51648"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-jeswgs-on-pull-request-fqsqb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7c48cdb9224f4be011ef28ce259d068d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp7c48cdb9224f4be011ef28ce259d068d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen7c48cdb9224f4be011ef28ce259d068d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7c48cdb9224f4be011ef28ce259d068d-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-jeswgs-on-pull-request-fqsqb-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pu0f965dcef9d85a373445b246b2f58b45","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7c48cdb9224f4be011ef28ce259d068d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone7c48cdb9224f4be011ef28ce259d068d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon7c48cdb9224f4be011ef28ce259d068d-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-9f658604707db569d1ae72e2055ed76a-ed273785f75022ff-01"}},"deletionTimestamp":"2026-04-20 12:31:03 +0000 UTC"} {"level":"info","ts":"2026-04-20T12:31:03Z","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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-jeswgs-on-pull-request-fqsqb has finished running","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","prGroup":"konflux-test-component-pac-jeswgs","prGroupHash":"af900927bdeae3d51dca0cba9e26722733b781e8d1cb10e50163457d6d0a64"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:49Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 5, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:23:05Z","completionTime":"2026-04-20T12:30:49Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-odmy/test-component-pac-jeswgs:on-pr-43c15799f8bb230aa804de8d8925ce8007c51648"},{"name":"IMAGE_DIGEST","value":"sha256:bb0cf831be8a27dca5808ab6d6f2f0a189dc1b3fd08e3384f1e302d19ff72261"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"43c15799f8bb230aa804de8d8925ce8007c51648"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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":"43c15799f8bb230aa804de8d8925ce8007c51648"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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-odmy/test-component-pac-jeswgs:on-pr-43c15799f8bb230aa804de8d8925ce8007c51648"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-odmy/test-component-pac-jeswgs:on-pr-43c15799f8bb230aa804de8d8925ce8007c51648"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-jeswgs-on-pull-request-fqsqb-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7c48cdb9224f4be011ef28ce259d068d-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp7c48cdb9224f4be011ef28ce259d068d-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen7c48cdb9224f4be011ef28ce259d068d-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes7c48cdb9224f4be011ef28ce259d068d-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-jeswgs-on-pull-request-fqsqb-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pu0f965dcef9d85a373445b246b2f58b45","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component7c48cdb9224f4be011ef28ce259d068d-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone7c48cdb9224f4be011ef28ce259d068d-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-jeswgs-on-pull-request-fqsqb-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon7c48cdb9224f4be011ef28ce259d068d-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-9f658604707db569d1ae72e2055ed76a-ed273785f75022ff-01"}},"deletionTimestamp":"2026-04-20 12:31:03 +0000 UTC"} {"level":"info","ts":"2026-04-20T12:31:03Z","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-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-jeswgs-on-pull-request-fqsqb has finished running","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-fqsqb","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:08Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-jeswgs-on-pull-request-rnphs","PR group":"konflux-test-component-pac-jeswgs"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","prGroup":"konflux-test-component-pac-jeswgs","prGroupHash":"af900927bdeae3d51dca0cba9e26722733b781e8d1cb10e50163457d6d0a64"} {"level":"info","ts":"2026-04-20T12:31:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:31:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ExternalID":"my-integration-test-enlv-test-component-pac-jeswgs"} {"level":"info","ts":"2026-04-20T12:31:08Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ExternalID":"my-integration-test-enlv-test-component-pac-jeswgs"} {"level":"info","ts":"2026-04-20T12:31:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.NameSpace":"integration1-odmy","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-enlv","externalID":"my-integration-test-enlv-test-component-pac-jeswgs"} {"level":"info","ts":"2026-04-20T12:31:09Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ID":72125756852,"CheckName":"Konflux Dev version / my-integration-test-enlv / test-component-pac-jeswgs","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","pipelineRun.Namespace":"integration1-odmy","pipelineRun.Name":"test-component-pac-jeswgs-on-pull-request-rnphs","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","pipelinerun.Name":"test-component-pac-jeswgs-on-pull-request-rnphs"} {"level":"info","ts":"2026-04-20T12:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-odmy/test-component-pac-jeswgs-on-pull-request-fqsqb with pr group konflux-test-component-pac-jeswgs is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-jeswgs is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:31: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","PR group":"konflux-test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:31: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","prGroup":"konflux-test-comp-pac-gitlab-jcuwez","prGroupHash":"75a17e818f6613d5f3099faad78976d2a915066c7c0201d72f80d8cb52a57e"} {"level":"info","ts":"2026-04-20T12:31: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-20T12:31:09Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465415530} {"level":"info","ts":"2026-04-20T12:31:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","statusName":"Konflux Dev version / my-integration-test-qkgb / test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:31:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenarioName":"my-integration-test-qkgb"} {"level":"info","ts":"2026-04-20T12:31:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-qkgb","commitStatus2.ID":13999083953,"TargetURL":null} {"level":"info","ts":"2026-04-20T12:31:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:10Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465415530} {"level":"info","ts":"2026-04-20T12:31:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","statusName":"Konflux Dev version / my-integration-test-oekk / test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:31:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenarioName":"my-integration-test-oekk"} {"level":"info","ts":"2026-04-20T12:31:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-oekk","commitStatus2.ID":13999084205,"TargetURL":null} {"level":"info","ts":"2026-04-20T12:31:11Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","reconcileID":"0a76c7f2-2759-4407-81dc-8558eebaad36","snapshot.Namespace":"gitlab-rep-lsbv","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-20T12:31:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez","noteID":3266437104} {"level":"info","ts":"2026-04-20T12:31:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:31:11Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez","count":2} {"level":"info","ts":"2026-04-20T12:31:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","noteID":3266437104,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","pipelineRun.Namespace":"gitlab-rep-lsbv","pipelineRun.Name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:31: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","pipelinerun.Name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7"} {"level":"info","ts":"2026-04-20T12:31: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp with pr group konflux-test-comp-pac-gitlab-jcuwez is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31: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-pac-gitlab-jcuwez is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-20T12:31:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465415530} {"level":"info","ts":"2026-04-20T12:31:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commitStatus.Name":"Konflux Dev version / my-integration-test-oekk / test-comp-pac-gitlab-jcuwez","commitStatus.ID":13999084205} {"level":"info","ts":"2026-04-20T12:31:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-oekk","commitStatus.ID":13999084205,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-20T12:31:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:12Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465415530} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commitStatus.Name":"Konflux Dev version / my-integration-test-qkgb / test-comp-pac-gitlab-jcuwez","commitStatus.ID":13999083953} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-qkgb","commitStatus.ID":13999083953,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-20T12:31:13Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","reconcileID":"fa4de255-2dae-4700-8ad7-2ba5625e44f3","snapshot.Namespace":"gitlab-rep-lsbv","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez","noteID":3266437104} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez","count":2} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","noteID":3266437104,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","pipelineRun.Namespace":"gitlab-rep-lsbv","pipelineRun.Name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","pipelinerun.Name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7"} {"level":"info","ts":"2026-04-20T12:31: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez-on-pull-request-jn4xp with pr group konflux-test-comp-pac-gitlab-jcuwez is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31: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-pac-gitlab-jcuwez is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"konflux-go-component-tzyqkm","prGroupHash":"c8cfd3e6523aa9217bd38effe8b68339d0086d6c8f656d152037880625a0f1"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:22:49Z","completionTime":"2026-04-20T12:30:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"name":"IMAGE_DIGEST","value":"sha256:758a19e02bcbd971072a5f2af831c15f5bde4bd0be8b84e47900cb060f31073a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fe4804344ad7c28f2873fb08a132a8b33663ed12"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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":"fe4804344ad7c28f2873fb08a132a8b33663ed12"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-tzyqkm-on-pull-request-zdf8g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-a2f674b0c0384943b5b521e7c67fdfa8-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-tzyqkm-on-pull-request-zdf8g-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-req62f5a8697e0b7632c6961065b97722b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-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-6c5b4236fab02ae1e6ea1705137fcfa8-b882c1198cf85b04-01"}},"deletionTimestamp":"2026-04-20 12:31:16 +0000 UTC"} {"level":"info","ts":"2026-04-20T12:31:16Z","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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tzyqkm-on-pull-request-zdf8g has finished running","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"konflux-go-component-tzyqkm","prGroupHash":"c8cfd3e6523aa9217bd38effe8b68339d0086d6c8f656d152037880625a0f1"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:22:49Z","completionTime":"2026-04-20T12:30:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"name":"IMAGE_DIGEST","value":"sha256:758a19e02bcbd971072a5f2af831c15f5bde4bd0be8b84e47900cb060f31073a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fe4804344ad7c28f2873fb08a132a8b33663ed12"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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":"fe4804344ad7c28f2873fb08a132a8b33663ed12"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-tzyqkm-on-pull-request-zdf8g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-a2f674b0c0384943b5b521e7c67fdfa8-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-tzyqkm-on-pull-request-zdf8g-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-req62f5a8697e0b7632c6961065b97722b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-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-6c5b4236fab02ae1e6ea1705137fcfa8-b882c1198cf85b04-01"}},"deletionTimestamp":"2026-04-20 12:31:16 +0000 UTC"} {"level":"info","ts":"2026-04-20T12:31:16Z","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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tzyqkm-on-pull-request-zdf8g has finished running","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"konflux-go-component-tzyqkm","prGroupHash":"c8cfd3e6523aa9217bd38effe8b68339d0086d6c8f656d152037880625a0f1"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-04-20T12:30:59Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-04-20T12:22:49Z","completionTime":"2026-04-20T12:30:59Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"name":"IMAGE_DIGEST","value":"sha256:758a19e02bcbd971072a5f2af831c15f5bde4bd0be8b84e47900cb060f31073a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"fe4804344ad7c28f2873fb08a132a8b33663ed12"}],"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:f2de909151c733da85c7c05de8ecf37c55079c219dcf8db906175ae11fca0142"},{"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":"fe4804344ad7c28f2873fb08a132a8b33663ed12"}],"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:968522fb5259aa4dcf9eecb2bdf7161bc49944b956b7be5ee680abc4137d69d5"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""}],"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-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"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:b65a1e0961e0e768dda1f118bc5b5cab9c7ca7f4ed094e6a4352e66f82b9fa0b"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm:on-pr-fe4804344ad7c28f2873fb08a132a8b33663ed12"},{"name":"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:ea8e00e3173278f1718426bdce9e139e93d42d50de6011c93a494d5e513bd652"},{"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:2d439dce35dc07bec38dcf450bcba949851686141a256d87eb6f42e5a217f6e2"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:ecb0583a01bf8dfd86b58f7d929387b1050a3dbdbdc6a8be8cd40181041cc335"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:5ffec704e0946b247e0e2bf8a4547546a9e43ab661e5ab9ec29faae4751c6861"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:d65abc145444d056dfc373cd42843c3653e35435ef9d2f1e3d3fbabf0fbef477"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:de3722bac1bf5ae8a95319162ce7e23fb33a7e2b7c0ac91535549f31a75aac86"},{"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:e2e39208b27e1fc6756d1e374fbe6ef0b4de5b885a02574d62ea2d5794306072"},{"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:65b14e54b86c3b8e7332b53ff8d2e574693fa1335f9720aec21d47e9d15686f0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-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":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-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-tzyqkm-on-pull-request-zdf8g-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-a2f674b0c0384943b5b521e7c67fdfa8-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-tzyqkm-on-pull-request-zdf8g-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-req62f5a8697e0b7632c6961065b97722b9","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-tzyqkm-on-pull-request-zdf8g-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-6c5b4236fab02ae1e6ea1705137fcfa8-b882c1198cf85b04-01"}},"deletionTimestamp":"2026-04-20 12:31:16 +0000 UTC"} {"level":"info","ts":"2026-04-20T12:31:16Z","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-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tzyqkm-on-pull-request-zdf8g has finished running","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-zdf8g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31: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":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-tzyqkm-on-pull-request-fhw4w","PR group":"konflux-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:31: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"konflux-go-component-tzyqkm","prGroupHash":"c8cfd3e6523aa9217bd38effe8b68339d0086d6c8f656d152037880625a0f1"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72125789709,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"go-component-tzyqkm-on-pull-request-fhw4w","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:31: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"go-component-tzyqkm-on-pull-request-fhw4w"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-eftj/go-component-tzyqkm-on-pull-request-zdf8g with pr group konflux-go-component-tzyqkm is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-tzyqkm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72125789709, NodeID:\"CR_kwDONSo-hs8AAAAQywg2DQ\", HeadSHA:\"b34dad03dc499a7bb5bed0832400b2504d6de810\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72125789709\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72125789709\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:31:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tzyqkm snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/go-component-tzyqkm-on-pull-request-fhw4w is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72125789709/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65356769867}, 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:3555815615, Number:21125, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21125\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-tzyqkm\", SHA:\"b34dad03dc499a7bb5bed0832400b2504d6de810\", 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-fcyrsc\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72125789709,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"go-component-tzyqkm-on-pull-request-fhw4w","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:31: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"go-component-tzyqkm-on-pull-request-fhw4w"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-eftj/go-component-tzyqkm-on-pull-request-zdf8g with pr group konflux-go-component-tzyqkm is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-tzyqkm is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:31:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33: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":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33: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-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:33: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:33:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:34: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:34: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:34: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:34: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:34:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:34: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:34: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:34: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:34: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:34:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","elapsedSinceCompletion":"377.33863ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","reconcileID":"89c22594-7a57-4edf-b4c2-2a9e94115875","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","elapsedSinceCompletion":"382.889475ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","reconcileID":"1826b453-21c7-4be6-8732-b12dedd45e09","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","elapsedSinceCompletion":"393.393614ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","reconcileID":"11185abf-b658-43bb-bd57-776be3210d00","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","elapsedSinceCompletion":"413.844392ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","reconcileID":"96ef624c-1a43-4b9d-af91-f4feb9cb57e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","elapsedSinceCompletion":"454.487885ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","reconcileID":"17705153-800f-41e1-b2d7-d7104c0e6fba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","elapsedSinceCompletion":"477.627401ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","reconcileID":"27506b7e-eed6-4391-a338-3464e3cd714f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","elapsedSinceCompletion":"535.222283ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","reconcileID":"78ec15c5-305a-428d-80fd-4dbdd269ef15","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","elapsedSinceCompletion":"856.564365ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","reconcileID":"81a1bbbb-03d7-4455-8c08-56ac3415a184","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","elapsedSinceCompletion":"1.279243068s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","reconcileID":"49cc8bb2-5c19-424f-b4d8-003e0bedc5da","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12: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-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","elapsedSinceCompletion":"1.497973488s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","reconcileID":"12d27295-87f4-41ad-b2a4-bcd70f93a0d9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-qzdv-20260420-123110-000","application":"integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"integ-app-qzdv-20260420-123110-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-qzdv-20260420-123110-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-jcuwez","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-lsbv/test-comp-pac-gitlab-jcuwez@sha256:2a13908eb52cae603cfd8c32cd48211dc491dbb75a12c387c09d31887f511f4b","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"964beb92f3d79428cec58d4ee89aea9ef0107c04"}}}]} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-jcuwez is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 75a17e818f6613d5f3099faad78976d2a915066c7c0201d72f80d8cb52a57e is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","Application.Name":"integ-app-qzdv","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"}} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","snapshot.Name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","integrationTestScenario.Name":"my-integration-test-oekk"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} 2026/04/20 12:34:32 http: TLS handshake error from 10.130.0.2:60232: EOF {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","snapshot.Namespace":"gitlab-rep-lsbv","snapshot.Name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","integrationTestScenario.Name":"my-integration-test-oekk"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"}} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","snapshot.Name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","destinationComponentSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testedSnapshot":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.Name":"my-integration-test-oekk","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testedSnapshot":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.Name":"my-integration-test-oekk","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testedSnapshot":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"my-integration-test-oekk-pwx9g","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-oekk"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"integ-app-qzdv-20260420-123110-000","reconcileID":"3cde19f0-f06f-4482-a104-9459ae47a206","snapshot.name":"integ-app-qzdv-20260420-123110-000","pipelinerun.name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","duration":2.369049209} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"integ-app-qzdv-20260420-123110-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","integrationTestScenario.Name":"my-integration-test-qkgb"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"my-integration-test-qkgb-xhlp8","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qkgb"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","Scenario":"my-integration-test-oekk"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465415530} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","Label":"my-integration-test-oekk"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","Application.Name":"integ-app-qzdv","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","integrationTestScenario.Name":"my-integration-test-qkgb","pipelineRun.Name":"my-integration-test-qkgb-xhlp8"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","integrationTestScenario.Name":"my-integration-test-oekk","pipelineRun.Name":"my-integration-test-oekk-pwx9g"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commitStatus.Name":"Konflux Dev version / my-integration-test-oekk / test-comp-pac-gitlab-jcuwez","commitStatus.ID":13999084205} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-oekk","commitStatus.ID":13999084205,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","testedSnapshot.Name":"integ-app-qzdv-20260420-123110-000","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.Name":"my-integration-test-qkgb","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testedSnapshot":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-oekk-pwx9g","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"my-integration-test-oekk-pwx9g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465415530} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qkgb-xhlp8","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"my-integration-test-qkgb-xhlp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commitStatus.Name":"Konflux Dev version / my-integration-test-qkgb / test-comp-pac-gitlab-jcuwez","commitStatus.ID":13999083953} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:256","msg":"Skipping redundant status update since the existing commit status has the same state","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-qkgb","commitStatus.ID":13999083953,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","testedSnapshot.Name":"integ-app-qzdv-20260420-123110-000","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez","noteID":3266437104} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez","count":2} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","elapsedSinceCompletion":"390.577803ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","reconcileID":"8ac2563e-7436-4b04-b198-4c16fb94589d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","elapsedSinceCompletion":"396.073293ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","reconcileID":"ef41b624-8d9d-445f-90cf-f18054197854","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","elapsedSinceCompletion":"406.560388ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","reconcileID":"9905a11e-6a4b-4edd-95a1-b8b2f374dea8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","elapsedSinceCompletion":"427.042355ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","reconcileID":"ff91468d-f9c0-4fe6-a9c3-0d0f8a242208","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","elapsedSinceCompletion":"467.84461ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","reconcileID":"c052c255-31fe-4ae4-b18b-9b5e12ff7862","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","elapsedSinceCompletion":"548.664551ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","reconcileID":"0639f0ae-55a1-4bc5-ac2e-8c8badc75d08","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","elapsedSinceCompletion":"709.899101ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","reconcileID":"2506c76c-39b2-45e2-86a9-5d740609e754","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","noteID":3266437104,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","snapshot.Name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34: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-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"}} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","snapshot.Name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","destinationComponentSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testedSnapshot":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.Name":"my-integration-test-qkgb","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testedSnapshot":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.Name":"my-integration-test-qkgb","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testedSnapshot":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","elapsedSinceCompletion":"962.738143ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","reconcileID":"578e9195-75f1-4cfe-bc57-8699298f96fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465415530} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","elapsedSinceCompletion":"1.03084264s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","reconcileID":"317acc6a-a261-4f1e-8600-cf92bbc79bff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","snapshot.Name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7 has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commitStatus.Name":"Konflux Dev version / my-integration-test-qkgb / test-comp-pac-gitlab-jcuwez","commitStatus.ID":13999083953} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenarioName":"my-integration-test-qkgb"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","elapsedSinceCompletion":"1.306718205s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","reconcileID":"bd10a3aa-10ec-4307-8f02-12bea674d7c9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-qkgb","commitStatus2.ID":13999083953,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","testedSnapshot.Name":"integ-app-qzdv-20260420-123110-000","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.Name":"my-integration-test-oekk","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testedSnapshot":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465415530} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commitStatus.Name":"Konflux Dev version / my-integration-test-oekk / test-comp-pac-gitlab-jcuwez","commitStatus.ID":13999084205} {"level":"info","ts":"2026-04-20T12:34:34Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenarioName":"my-integration-test-oekk"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-oekk","commitStatus2.ID":13999084205,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","testedSnapshot.Name":"integ-app-qzdv-20260420-123110-000","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","elapsedSinceCompletion":"2.312233549s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:34:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","reconcileID":"78f8e7c4-8e6d-4b27-8bea-edd0d2fa1637","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-pcmp-20260420-123109-000","application":"integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"integ-app-pcmp-20260420-123109-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-pcmp-20260420-123109-000","snapshot.Spec.Components":[{"name":"test-component-pac-jeswgs","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-odmy/test-component-pac-jeswgs@sha256:5d32f39759c44f35a9b9744d9cf904f0e28a6c8252a97297818186c4c513f418","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"b9e3a4009accad861b7cffda17ee2fe1b3f7304a"}}}]} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash af900927bdeae3d51dca0cba9e26722733b781e8d1cb10e50163457d6d0a64 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:34: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-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","Application.Name":"integ-app-pcmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","integrationTestScenario.Name":"my-integration-test-enlv"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"my-integration-test-enlv-5rkfx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-enlv"} {"level":"info","ts":"2026-04-20T12:34: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-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"integ-app-pcmp-20260420-123109-000","reconcileID":"49e16696-92e5-4530-b602-ddf512e8525c","snapshot.name":"integ-app-pcmp-20260420-123109-000","pipelinerun.name":"test-component-pac-jeswgs-on-pull-request-rnphs","duration":2.485527495} {"level":"info","ts":"2026-04-20T12:34: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-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"integ-app-pcmp-20260420-123109-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez","noteID":3266437104} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez","count":2} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-jeswgs-on-pull-request-rnphs has finished running","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-enlv-5rkfx","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"my-integration-test-enlv-5rkfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","noteID":3266437104,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34: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-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","snapshot.Name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34: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-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"}} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","destinationComponentSnapshot.Name":"integ-app-pcmp-20260420-123109-000","testedSnapshot":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:34:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","scenario.Name":"my-integration-test-enlv","destinationSnapshot.Name":"integ-app-pcmp-20260420-123109-000","testedSnapshot":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","scenario.Name":"my-integration-test-enlv","destinationSnapshot.Name":"integ-app-pcmp-20260420-123109-000","testedSnapshot":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ExternalID":"my-integration-test-enlv-test-component-pac-jeswgs"} {"level":"info","ts":"2026-04-20T12:34:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","existingCheckRun":"github.CheckRun{ID:72125756852, NodeID:\"CR_kwDOKrwUx88AAAAQywe1tA\", HeadSHA:\"b9e3a4009accad861b7cffda17ee2fe1b3f7304a\", ExternalID:\"my-integration-test-enlv-test-component-pac-jeswgs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72125756852\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72125756852\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:31:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-jeswgs snapshot scenario my-integration-test-enlv is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-odmy/test-component-pac-jeswgs-on-pull-request-rnphs is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72125756852/annotations\"}, Name:\"Konflux Dev version / my-integration-test-enlv / test-component-pac-jeswgs\", CheckSuite:github.CheckSuite{ID:65356739946}, 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:3555816866, Number:29801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29801\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jeswgs\", SHA:\"b9e3a4009accad861b7cffda17ee2fe1b3f7304a\", 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-wblkoy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-20T12:34:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ID":72125756852,"CheckName":"Konflux Dev version / my-integration-test-enlv / test-component-pac-jeswgs","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:34:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","testedSnapshot.Name":"integ-app-pcmp-20260420-123109-000","destinationSnapshot.Name":"integ-app-pcmp-20260420-123109-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:34:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34: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-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:34: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:34: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:34: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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:34:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34: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":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs-on-pull-request-rnphs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:34:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-jeswgs-on-pull-request-rnphs has finished running","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34: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-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"}} {"level":"info","ts":"2026-04-20T12:34:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:40Z","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-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","snapshot.Name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","destinationComponentSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testedSnapshot":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-20T12:34:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.Name":"my-integration-test-oekk","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testedSnapshot":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.Name":"my-integration-test-oekk","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testedSnapshot":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-oekk-pwx9g","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"my-integration-test-oekk-pwx9g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:34:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qkgb-xhlp8","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"my-integration-test-qkgb-xhlp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:34:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465415530} {"level":"info","ts":"2026-04-20T12:34:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenarioName":"my-integration-test-oekk"} {"level":"info","ts":"2026-04-20T12:34:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-oekk","commitStatus2.ID":13999084205,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:34:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","testedSnapshot.Name":"integ-app-qzdv-20260420-123110-000","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-20T12:34:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.Name":"my-integration-test-qkgb"} {"level":"info","ts":"2026-04-20T12:34:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez","noteID":3266437104} {"level":"info","ts":"2026-04-20T12:34:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:34:41Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez","count":2} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","noteID":3266437104,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34: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-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","snapshot.Name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"my-integration-test-oekk-pwx9g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"my-integration-test-qkgb-xhlp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:34: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-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"}} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:42Z","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-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34: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-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"integ-app-qzdv-20260420-123110-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:34:42Z","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-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"integ-app-qzdv-20260420-123110-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:34: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-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-20T12:34: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-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","destinationComponentSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testedSnapshot":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","reporter":"GitlabReporter"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.Name":"my-integration-test-qkgb","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testedSnapshot":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.Name":"my-integration-test-oekk"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.Name":"my-integration-test-qkgb","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testedSnapshot":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","projectID":56586709,"pipelineID":2465415530} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenarioName":"my-integration-test-qkgb"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","scenario.name":"my-integration-test-qkgb","commitStatus2.ID":13999083953,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","testedSnapshot.Name":"integ-app-qzdv-20260420-123110-000","destinationSnapshot.Name":"integ-app-qzdv-20260420-123110-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez","noteID":3266437104} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentTitle":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:34:42Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez","count":2} {"level":"info","ts":"2026-04-20T12:34:43Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","noteID":3266437104,"commentPrefix":"Integration test for component test-comp-pac-gitlab-jcuwez"} {"level":"info","ts":"2026-04-20T12:34:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34: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-qzdv-20260420-123110-000","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","snapshot.Name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:34:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34: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-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"}} {"level":"info","ts":"2026-04-20T12:34:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:43Z","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-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:43Z","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-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"integ-app-pcmp-20260420-123109-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:34:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-enlv-5rkfx","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"my-integration-test-enlv-5rkfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:34:43Z","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-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"integ-app-pcmp-20260420-123109-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:34:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","destinationComponentSnapshot.Name":"integ-app-pcmp-20260420-123109-000","testedSnapshot":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34: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-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-20T12:34: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-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:34:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","scenario.Name":"my-integration-test-enlv","destinationSnapshot.Name":"integ-app-pcmp-20260420-123109-000","testedSnapshot":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","scenario.Name":"my-integration-test-enlv","destinationSnapshot.Name":"integ-app-pcmp-20260420-123109-000","testedSnapshot":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ExternalID":"my-integration-test-enlv-test-component-pac-jeswgs"} {"level":"info","ts":"2026-04-20T12:34:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","existingCheckRun":"github.CheckRun{ID:72125756852, NodeID:\"CR_kwDOKrwUx88AAAAQywe1tA\", HeadSHA:\"b9e3a4009accad861b7cffda17ee2fe1b3f7304a\", ExternalID:\"my-integration-test-enlv-test-component-pac-jeswgs\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72125756852\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72125756852\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:31:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-jeswgs snapshot integ-app-pcmp-20260420-123109-000 and scenario my-integration-test-enlv 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/72125756852/annotations\"}, Name:\"Konflux Dev version / my-integration-test-enlv / test-component-pac-jeswgs\", CheckSuite:github.CheckSuite{ID:65356739946}, 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:3555816866, Number:29801, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29801\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-jeswgs\", SHA:\"b9e3a4009accad861b7cffda17ee2fe1b3f7304a\", 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-wblkoy\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-20T12:34:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","ID":72125756852,"CheckName":"Konflux Dev version / my-integration-test-enlv / test-component-pac-jeswgs","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:34:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","testedSnapshot.Name":"integ-app-pcmp-20260420-123109-000","destinationSnapshot.Name":"integ-app-pcmp-20260420-123109-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:34:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34: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-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:34:44Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-pcmp-20260420-123109-000","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"my-integration-test-enlv-5rkfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-hxju","application":"integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-pcmp has been set as a Controller OwnerReference on Snapshot snapshot-sample-hxju","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"snapshot-sample-hxju","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:34: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":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:34: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":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","Application.Name":"integ-app-pcmp","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:34: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":"snapshot-sample-hxju","namespace":"integration1-odmy"},"snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"}} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-20T12:34:54Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Name":"snapshot-sample-hxju"} {"level":"error","ts":"2026-04-20T12:34:54Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Namespace":"integration1-odmy","snapshot.Name":"snapshot-sample-hxju","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:34:54Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"skipped-its-49s64","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-04-20T12:34: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":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"snapshot-sample-hxju","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","integrationTestScenario.Name":"my-integration-test-enlv"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"my-integration-test-enlv-g9s44","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-enlv"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:34: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":"snapshot-sample-hxju","namespace":"integration1-odmy"},"snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"}} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:54Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Name":"snapshot-sample-hxju"} {"level":"error","ts":"2026-04-20T12:34:54Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Namespace":"integration1-odmy","snapshot.Name":"snapshot-sample-hxju","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:34:54Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:34: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":"snapshot-sample-hxju","namespace":"integration1-odmy"},"snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"}} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:54Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Name":"snapshot-sample-hxju"} {"level":"error","ts":"2026-04-20T12:34:54Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Namespace":"integration1-odmy","snapshot.Name":"snapshot-sample-hxju","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:34:54Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-49s64","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"skipped-its-49s64","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:34: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":"snapshot-sample-hxju","namespace":"integration1-odmy"},"snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"}} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:54Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Name":"snapshot-sample-hxju"} {"level":"error","ts":"2026-04-20T12:34:54Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Namespace":"integration1-odmy","snapshot.Name":"snapshot-sample-hxju","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:34:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:34:55Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:34:55Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-enlv-g9s44","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"my-integration-test-enlv-g9s44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-20T12:35:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-pac-gitlab-jcuwez","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez","reconcileID":"b3fd95a1-0055-4025-a20d-c02076046648","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-pac-gitlab-jcuwez\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:35:00Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-jcuwez","namespace":"gitlab-rep-lsbv"},"application":"gitlab-rep-lsbv/integ-app-qzdv","namespace":"gitlab-rep-lsbv","name":"test-comp-pac-gitlab-jcuwez","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-20T12:35:00Z","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-oekk-pwx9g","namespace":"gitlab-rep-lsbv"},"pipelineRun.Name":"my-integration-test-oekk-pwx9g"} {"level":"info","ts":"2026-04-20T12:35:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-oekk-pwx9g","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"my-integration-test-oekk-pwx9g","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:35:00Z","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-qkgb-xhlp8","namespace":"gitlab-rep-lsbv"},"pipelineRun.Name":"my-integration-test-qkgb-xhlp8"} {"level":"info","ts":"2026-04-20T12:35:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qkgb-xhlp8","namespace":"gitlab-rep-lsbv"},"namespace":"gitlab-rep-lsbv","name":"my-integration-test-qkgb-xhlp8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-20T12:35:00Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-jcuwez-on-pull-request-tzns7","namespace":"gitlab-rep-lsbv"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:35:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:35:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-lsbv","snapshot":"integ-app-qzdv-20260420-123110-000"} {"level":"info","ts":"2026-04-20T12:35:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:35: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":"snapshot-sample-hxju","namespace":"integration1-odmy"},"snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"}} {"level":"info","ts":"2026-04-20T12:35:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:35:02Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:35:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Name":"snapshot-sample-hxju"} {"level":"error","ts":"2026-04-20T12:35:02Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Namespace":"integration1-odmy","snapshot.Name":"snapshot-sample-hxju","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:35:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:35:02Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:35:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-enlv-g9s44","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"my-integration-test-enlv-g9s44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:35:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:35:02Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"my-integration-test-enlv-g9s44","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:35: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":"snapshot-sample-hxju","namespace":"integration1-odmy"},"snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"}} {"level":"info","ts":"2026-04-20T12:35:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:35:02Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:35:02Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"snapshot-sample-hxju","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:35:02Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:35:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:35:02Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-hxju', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"snapshot-sample-hxju","reconcileID":"5371549c-f68f-48e2-977b-c980774f9129"} {"level":"info","ts":"2026-04-20T12:35:02Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"snapshot-sample-hxju","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"error","ts":"2026-04-20T12:35:02Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Namespace":"integration1-odmy","snapshot.Name":"snapshot-sample-hxju","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:355\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).EnsureSnapshotTestStatusReportedToGitProvider\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:105\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/statusreport.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_controller.go:104\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:35:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-49s64","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"skipped-its-49s64","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:35:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:35:02Z","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-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","snapshot.Name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:35:02Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"skipped-its-49s64","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:35:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"snapshot-sample-hxju-tbj9j","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-04-20T12:35:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","release.Name":"snapshot-sample-hxju-tbj9j"} {"level":"info","ts":"2026-04-20T12:35: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":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:35:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-hxju","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp"} {"level":"info","ts":"2026-04-20T12:35:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:35:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-odmy","snapshot":"snapshot-sample-hxju"} {"level":"info","ts":"2026-04-20T12:35:14Z","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-hxju\" not found","pipelineRun":{"name":"my-integration-test-enlv-g9s44","namespace":"integration1-odmy"}} {"level":"info","ts":"2026-04-20T12:35:14Z","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-hxju\" not found","pipelineRun":{"name":"skipped-its-49s64","namespace":"integration1-odmy"}} {"level":"error","ts":"2026-04-20T12:35:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-jeswgs","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"test-component-pac-jeswgs","reconcileID":"92d75002-63f7-4fb8-83aa-d09e4d632db1","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-jeswgs\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:35:14Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-jeswgs","namespace":"integration1-odmy"},"application":"integration1-odmy/integ-app-pcmp","namespace":"integration1-odmy","name":"test-component-pac-jeswgs","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-20T12:35:14Z","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-enlv-5rkfx","namespace":"integration1-odmy"},"pipelineRun.Name":"my-integration-test-enlv-5rkfx"} {"level":"info","ts":"2026-04-20T12:35:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-enlv-5rkfx","namespace":"integration1-odmy"},"namespace":"integration1-odmy","name":"my-integration-test-enlv-5rkfx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-20T12:35:15Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-jeswgs-on-pull-request-rnphs","namespace":"integration1-odmy"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:35:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:35:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-odmy","snapshot":"integ-app-pcmp-20260420-123109-000"} {"level":"info","ts":"2026-04-20T12:35:22Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-lzutld","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-20T12:35:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-lzzy","name":"my-integration-test-pbkr"}} {"level":"info","ts":"2026-04-20T12:35:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-pbkr"} {"level":"info","ts":"2026-04-20T12:35:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-pbkr"} {"level":"info","ts":"2026-04-20T12:35:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-20T12:35:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-lzzy","name":"skipped-its-fail"}} {"level":"info","ts":"2026-04-20T12:35:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-20T12:35:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-04-20T12:35:32Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-20T12:35:36Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:36Z","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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-lzutld-on-pull-request-8c2th","PR group":"konflux-test-component-pac-lzutld"} {"level":"info","ts":"2026-04-20T12:35: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-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","prGroup":"konflux-test-component-pac-lzutld","prGroupHash":"f24a2f9e3956b1171dcefd2b1bbd1aeabd2d5b67cae0a6dff9e5126551bca8"} {"level":"info","ts":"2026-04-20T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ExternalID":"my-integration-test-pbkr-test-component-pac-lzutld"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ExternalID":"my-integration-test-pbkr-test-component-pac-lzutld"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","snapshot.NameSpace":"integration2-lzzy","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-pbkr","externalID":"my-integration-test-pbkr-test-component-pac-lzutld"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ID":72126435494,"CheckName":"Konflux Dev version / my-integration-test-pbkr / test-component-pac-lzutld","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","pipelineRun.Namespace":"integration2-lzzy","pipelineRun.Name":"test-component-pac-lzutld-on-pull-request-8c2th","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:35:37Z","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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","pipelinerun.Name":"test-component-pac-lzutld-on-pull-request-8c2th"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:37Z","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-lzutld is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ExternalID":"my-integration-test-pbkr-test-component-pac-lzutld"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ExternalID":"my-integration-test-pbkr-test-component-pac-lzutld"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","existingCheckRun":"github.CheckRun{ID:72126435494, NodeID:\"CR_kwDOKrwUx88AAAAQyxIQpg\", HeadSHA:\"8a72aad602dd2bc11b897ccd7e22ef1a674355d5\", ExternalID:\"my-integration-test-pbkr-test-component-pac-lzutld\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72126435494\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72126435494\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:35:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-lzutld snapshot scenario my-integration-test-pbkr is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-lzzy/test-component-pac-lzutld-on-pull-request-8c2th is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72126435494/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pbkr / test-component-pac-lzutld\", CheckSuite:github.CheckSuite{ID:65357365654}, 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:3555881970, Number:29803, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29803\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-lzutld\", SHA:\"8a72aad602dd2bc11b897ccd7e22ef1a674355d5\", 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-bvzdjx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ID":72126435494,"CheckName":"Konflux Dev version / my-integration-test-pbkr / test-component-pac-lzutld","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","pipelineRun.Namespace":"integration2-lzzy","pipelineRun.Name":"test-component-pac-lzutld-on-pull-request-8c2th","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:35:37Z","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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","pipelinerun.Name":"test-component-pac-lzutld-on-pull-request-8c2th"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:37Z","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-lzutld is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:35: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:35:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:36: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:36: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:36: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:36: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:36:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"955.556922ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:36:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","reconcileID":"b1bead94-3522-41eb-8478-edd77194f71a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"960.977234ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:36:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","reconcileID":"1240fe90-6647-40e4-9adb-7516672baf93","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"971.887126ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:36:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","reconcileID":"6d9ba0be-4d9c-40ff-8378-611b0cb65101","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"992.330879ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:36:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","reconcileID":"75f15da4-166b-458f-a792-6253a901b647","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.033187074s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:36:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","reconcileID":"919083bf-304c-4dad-a48d-75ca434f0d35","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.055891506s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:36:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","reconcileID":"fb106f9e-0128-418b-890f-74b2f9fdca25","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.114003552s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:36:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","reconcileID":"fd27df42-e4b2-4d3f-8ae3-6944d6091e5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.434572718s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:36:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","reconcileID":"262e79c1-5c57-4c0f-9fa3-d68f42f739fb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.752213568s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:36:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","reconcileID":"5c38eeb1-613c-42fe-bddf-d6ae29b061a5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"2.075023893s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:36:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","reconcileID":"912e9501-cac9-4875-82c1-985798598425","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-123122-000","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-123122-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ztmp-20260420-123122-000","snapshot.Spec.Components":[{"name":"go-component-tzyqkm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm@sha256:177d517e19635b814c3b090efc4f1b6a18c2a55abb5a97a81712871b16eb9116","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"b34dad03dc499a7bb5bed0832400b2504d6de810"}}}]} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-tzyqkm is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash c8cfd3e6523aa9217bd38effe8b68339d0086d6c8f656d152037880625a0f1 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:36: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":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:21Z","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-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123122-000"} 2026/04/20 12:36:21 http: TLS handshake error from 10.130.0.2:56378: EOF {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testedSnapshot":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testedSnapshot":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testedSnapshot":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tzyqkm-on-pull-request-fhw4w has finished running","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72125789709, NodeID:\"CR_kwDONSo-hs8AAAAQywg2DQ\", HeadSHA:\"b34dad03dc499a7bb5bed0832400b2504d6de810\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72125789709\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72125789709\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:31:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tzyqkm snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/go-component-tzyqkm-on-pull-request-fhw4w is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72125789709/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65356769867}, 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:3555815615, Number:21125, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21125\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-tzyqkm\", SHA:\"b34dad03dc499a7bb5bed0832400b2504d6de810\", 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-fcyrsc\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72125789709,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-123122-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testedSnapshot":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:36:22Z","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-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:23Z","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-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScneario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-qtl86","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:36:23Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-123122-000","reconcileID":"2d12e538-929f-409c-b4e8-3dd7f9f0a039","snapshot.name":"integ-app-ztmp-20260420-123122-000","pipelinerun.name":"go-component-tzyqkm-on-pull-request-fhw4w","duration":4.16408279} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-123122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:23Z","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-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:23Z","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-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Scenario":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testedSnapshot":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:23Z","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-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Label":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi","pipelineRun.Name":"integration-resolver-pipelinerun-qtl86"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testedSnapshot":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testedSnapshot":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72125789709, NodeID:\"CR_kwDONSo-hs8AAAAQywg2DQ\", HeadSHA:\"b34dad03dc499a7bb5bed0832400b2504d6de810\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72125789709\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72125789709\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:31:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tzyqkm snapshot integ-app-ztmp-20260420-123122-000 and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72125789709/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65356769867}, 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:3555815615, Number:21125, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21125\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-tzyqkm\", SHA:\"b34dad03dc499a7bb5bed0832400b2504d6de810\", 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-fcyrsc\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-qtl86","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-qtl86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:23Z","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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72125789709,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-123122-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:23Z","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-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testedSnapshot":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-fhw4w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tzyqkm-on-pull-request-fhw4w has finished running","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testedSnapshot":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testedSnapshot":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:36:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72125789709, NodeID:\"CR_kwDONSo-hs8AAAAQywg2DQ\", HeadSHA:\"b34dad03dc499a7bb5bed0832400b2504d6de810\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72125789709\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72125789709\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:31:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tzyqkm snapshot integ-app-ztmp-20260420-123122-000 and scenario my-integration-test-pugi is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-qtl86' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72125789709/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65356769867}, 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:3555815615, Number:21125, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21125\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-tzyqkm\", SHA:\"b34dad03dc499a7bb5bed0832400b2504d6de810\", 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-fcyrsc\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:36:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72125789709,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:36:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-123122-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:36:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36: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-ztmp-20260420-123122-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:36:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:30Z","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-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:30Z","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-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-123122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:36:30Z","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-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-123122-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-20T12:36: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-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testedSnapshot":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:30Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-qtl86","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-qtl86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:36:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:36:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testedSnapshot":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testedSnapshot":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:36:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72125789709, NodeID:\"CR_kwDONSo-hs8AAAAQywg2DQ\", HeadSHA:\"b34dad03dc499a7bb5bed0832400b2504d6de810\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72125789709\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72125789709\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:31:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tzyqkm snapshot integ-app-ztmp-20260420-123122-000 and scenario my-integration-test-pugi 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/72125789709/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65356769867}, 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:3555815615, Number:21125, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21125\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-tzyqkm\", SHA:\"b34dad03dc499a7bb5bed0832400b2504d6de810\", 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-fcyrsc\", SHA:\"0d1835404efb8ab7bb1ab5b5b82cda1ebfda4b25\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:36:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72125789709,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:36:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-123122-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-123122-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:36:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36: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-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:31Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-123122-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-qtl86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:36:49Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-kkovkz","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-20T12:36:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-push-mcrxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:36:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:36:52Z","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-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-push-mcrxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:36:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-tzyqkm-on-push-mcrxr is not associated with a pull request","buildpipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:37:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-kkovkz-on-pull-request-hrwcn","PR group":"konflux-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:37: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"konflux-python-component-kkovkz","prGroupHash":"e65535a37330d63aab9bcca5588dbc6a706435698ad70d4da2b0a95038717a"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:37:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:37:21Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:37:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:37:21Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72126709101,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"python-component-kkovkz-on-pull-request-hrwcn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:37: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"python-component-kkovkz-on-pull-request-hrwcn"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37: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-kkovkz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:37:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:37:22Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:37:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72126709101, NodeID:\"CR_kwDONSo-hs8AAAAQyxY9bQ\", HeadSHA:\"595a68af85e19f39e3fb3dc609f91f200da2bf89\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72126709101\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72126709101\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:37:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-kkovkz snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/python-component-kkovkz-on-pull-request-hrwcn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72126709101/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65357570921}, 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:3555889606, Number:21127, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21127\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-kkovkz\", SHA:\"595a68af85e19f39e3fb3dc609f91f200da2bf89\", 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-fcyrsc\", SHA:\"5041c3747beec9a0d1b2c672150e706e49d956de\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:37:22Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72126709101,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"python-component-kkovkz-on-pull-request-hrwcn","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:37: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"python-component-kkovkz-on-pull-request-hrwcn"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-kkovkz is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:37: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:37: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12: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-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12: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-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:37:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:38: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","elapsedSinceCompletion":"626.529707ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:38:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:38:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","reconcileID":"cae7b346-3f32-45e3-9b10-beb1cc7ea53a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","elapsedSinceCompletion":"632.061354ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:38:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:38:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","reconcileID":"7e529da2-ef8c-4613-9715-32e78c114f85","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","elapsedSinceCompletion":"642.532798ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:38:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:38:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","reconcileID":"9c69a356-c32f-4c9b-bfbb-53eddd4520b6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","elapsedSinceCompletion":"663.785652ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:38:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:38:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","reconcileID":"dfd635c9-1043-4d26-bc1e-4401434a30c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","elapsedSinceCompletion":"704.266708ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:38:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:38:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","reconcileID":"5fe0dd65-3a95-46b0-8c15-326fbf26512a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","elapsedSinceCompletion":"752.513362ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:38:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:38:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","reconcileID":"b2016e86-57ab-45df-bd22-ba89b5d3fb81","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","elapsedSinceCompletion":"784.625575ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:38:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:38:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","reconcileID":"3795599a-a2f9-4334-8a2c-7bbd0247573b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","elapsedSinceCompletion":"1.105443476s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:38:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","reconcileID":"66981be0-ce61-4858-95a7-d6d28d8366c5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","elapsedSinceCompletion":"1.457114033s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:38:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","reconcileID":"372e2155-1e50-4be3-860a-771c7dffa524","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","elapsedSinceCompletion":"1.748087793s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:38:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","reconcileID":"ed6ec077-75a3-477f-8f23-3b2c2edb3d92","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ttgf-20260420-123536-000","application":"integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"integ-app-ttgf-20260420-123536-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ttgf-20260420-123536-000","snapshot.Spec.Components":[{"name":"test-component-pac-lzutld","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-lzzy/test-component-pac-lzutld@sha256:2228c9eb63f1813489b874136761ff180857955a31c0c629d731eacc38df2b40","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"8a72aad602dd2bc11b897ccd7e22ef1a674355d5"}}}]} {"level":"info","ts":"2026-04-20T12:38: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-lzutld is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f24a2f9e3956b1171dcefd2b1bbd1aeabd2d5b67cae0a6dff9e5126551bca8 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","Application.Name":"integ-app-ttgf","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"}} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","snapshot.Name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","integrationTestScenario.Name":"my-integration-test-pbkr"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","integrationTestScenario.Name":"my-integration-test-pbkr"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","destinationComponentSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"my-integration-test-pbkr-x8ld9","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-pbkr"} {"level":"info","ts":"2026-04-20T12:38:30Z","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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"integ-app-ttgf-20260420-123536-000","reconcileID":"32b6c186-ffa8-4a84-b194-ae87a875d14e","snapshot.name":"integ-app-ttgf-20260420-123536-000","pipelinerun.name":"test-component-pac-lzutld-on-pull-request-8c2th","duration":2.963788146} {"level":"info","ts":"2026-04-20T12:38:30Z","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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"integ-app-ttgf-20260420-123536-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","scenario.Name":"my-integration-test-pbkr","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","scenario.Name":"my-integration-test-pbkr","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:30Z","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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","Scenario":"my-integration-test-pbkr"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","Label":"my-integration-test-pbkr"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","Application.Name":"integ-app-ttgf","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","integrationTestScenario.Name":"my-integration-test-pbkr","pipelineRun.Name":"my-integration-test-pbkr-x8ld9"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-lzutld-on-pull-request-8c2th has finished running","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ExternalID":"my-integration-test-pbkr-test-component-pac-lzutld"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ExternalID":"my-integration-test-pbkr-test-component-pac-lzutld"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","existingCheckRun":"github.CheckRun{ID:72126435494, NodeID:\"CR_kwDOKrwUx88AAAAQyxIQpg\", HeadSHA:\"8a72aad602dd2bc11b897ccd7e22ef1a674355d5\", ExternalID:\"my-integration-test-pbkr-test-component-pac-lzutld\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72126435494\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72126435494\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:35:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-lzutld snapshot scenario my-integration-test-pbkr is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-lzzy/test-component-pac-lzutld-on-pull-request-8c2th is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72126435494/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pbkr / test-component-pac-lzutld\", CheckSuite:github.CheckSuite{ID:65357365654}, 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:3555881970, Number:29803, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29803\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-lzutld\", SHA:\"8a72aad602dd2bc11b897ccd7e22ef1a674355d5\", 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-bvzdjx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-pbkr-x8ld9","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"my-integration-test-pbkr-x8ld9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ID":72126435494,"CheckName":"Konflux Dev version / my-integration-test-pbkr / test-component-pac-lzutld","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","testedSnapshot.Name":"integ-app-ttgf-20260420-123536-000","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","snapshot.Name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"}} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","snapshot.Name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","destinationComponentSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","scenario.Name":"my-integration-test-pbkr","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","scenario.Name":"my-integration-test-pbkr","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ExternalID":"my-integration-test-pbkr-test-component-pac-lzutld"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","existingCheckRun":"github.CheckRun{ID:72126435494, NodeID:\"CR_kwDOKrwUx88AAAAQyxIQpg\", HeadSHA:\"8a72aad602dd2bc11b897ccd7e22ef1a674355d5\", ExternalID:\"my-integration-test-pbkr-test-component-pac-lzutld\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72126435494\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72126435494\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:35:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-lzutld snapshot integ-app-ttgf-20260420-123536-000 and scenario my-integration-test-pbkr is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72126435494/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pbkr / test-component-pac-lzutld\", CheckSuite:github.CheckSuite{ID:65357365654}, 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:3555881970, Number:29803, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29803\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-lzutld\", SHA:\"8a72aad602dd2bc11b897ccd7e22ef1a674355d5\", 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-bvzdjx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ID":72126435494,"CheckName":"Konflux Dev version / my-integration-test-pbkr / test-component-pac-lzutld","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","testedSnapshot.Name":"integ-app-ttgf-20260420-123536-000","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:38:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","snapshot.Name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:32Z","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-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12: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":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","snapshot.Name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld-on-pull-request-8c2th","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:38:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-lzutld-on-pull-request-8c2th has finished running","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:38Z","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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"}} {"level":"info","ts":"2026-04-20T12:38:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:38Z","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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:38Z","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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"integ-app-ttgf-20260420-123536-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:38:38Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-pbkr-x8ld9","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"my-integration-test-pbkr-x8ld9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:38:38Z","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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-20T12:38:38Z","logger":"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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:38Z","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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"integ-app-ttgf-20260420-123536-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:38:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","destinationComponentSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:38:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","scenario.Name":"my-integration-test-pbkr","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","scenario.Name":"my-integration-test-pbkr","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:38Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ExternalID":"my-integration-test-pbkr-test-component-pac-lzutld"} {"level":"info","ts":"2026-04-20T12:38:38Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","existingCheckRun":"github.CheckRun{ID:72126435494, NodeID:\"CR_kwDOKrwUx88AAAAQyxIQpg\", HeadSHA:\"8a72aad602dd2bc11b897ccd7e22ef1a674355d5\", ExternalID:\"my-integration-test-pbkr-test-component-pac-lzutld\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72126435494\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72126435494\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:35:37 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-lzutld snapshot integ-app-ttgf-20260420-123536-000 and scenario my-integration-test-pbkr 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/72126435494/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pbkr / test-component-pac-lzutld\", CheckSuite:github.CheckSuite{ID:65357365654}, 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:3555881970, Number:29803, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29803\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-lzutld\", SHA:\"8a72aad602dd2bc11b897ccd7e22ef1a674355d5\", 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-bvzdjx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-20T12:38:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ID":72126435494,"CheckName":"Konflux Dev version / my-integration-test-pbkr / test-component-pac-lzutld","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-20T12:38:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","testedSnapshot.Name":"integ-app-ttgf-20260420-123536-000","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testStatus":"TestFail"} {"level":"info","ts":"2026-04-20T12:38:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","snapshot.Name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:39Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"my-integration-test-pbkr-x8ld9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:38:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-lzzy","name":"my-integration-test-qrew"}} {"level":"info","ts":"2026-04-20T12:38:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-qrew"} {"level":"info","ts":"2026-04-20T12:38:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-qrew"} {"level":"info","ts":"2026-04-20T12:38:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-20T12:38:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38: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":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","integrationTestScenario.Name":"my-integration-test-qrew"} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"my-integration-test-qrew-8jgjs","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-qrew"} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"integ-app-ttgf-20260420-123536-000","reconcileID":"60d76e6c-3c41-48c8-9a28-2eb4a5736976","snapshot.name":"integ-app-ttgf-20260420-123536-000","pipelinerun.name":"test-component-pac-lzutld-on-pull-request-8c2th","duration":25.084354414} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"integ-app-ttgf-20260420-123536-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"}} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:53Z","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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","snapshot.Name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","destinationComponentSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","Application.Name":"integ-app-ttgf","IntegrationTestScenarios":2} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","integrationTestScenario.Name":"my-integration-test-pbkr","pipelineRun.Name":"my-integration-test-pbkr-x8ld9"} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","integrationTestScenario.Name":"my-integration-test-qrew","pipelineRun.Name":"my-integration-test-qrew-8jgjs"} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","scenario.Name":"my-integration-test-qrew","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","scenario.Name":"my-integration-test-qrew","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ExternalID":"my-integration-test-qrew-test-component-pac-lzutld"} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","snapshot.NameSpace":"integration2-lzzy","snapshot.Name":"integ-app-ttgf-20260420-123536-000","scenarioName":"my-integration-test-qrew","externalID":"my-integration-test-qrew-test-component-pac-lzutld"} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ID":72126949739,"CheckName":"Konflux Dev version / my-integration-test-qrew / test-component-pac-lzutld","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","testedSnapshot.Name":"integ-app-ttgf-20260420-123536-000","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","scenario.Name":"my-integration-test-pbkr"} {"level":"info","ts":"2026-04-20T12:38:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","snapshot.Name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"}} {"level":"info","ts":"2026-04-20T12:38:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:54Z","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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:38:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","snapshot.Name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","destinationComponentSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:38:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","scenario.Name":"my-integration-test-qrew","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","scenario.Name":"my-integration-test-qrew","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qrew-8jgjs","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"my-integration-test-qrew-8jgjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:38:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ExternalID":"my-integration-test-qrew-test-component-pac-lzutld"} {"level":"info","ts":"2026-04-20T12:38:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","existingCheckRun":"github.CheckRun{ID:72126949739, NodeID:\"CR_kwDOKrwUx88AAAAQyxnpaw\", HeadSHA:\"8a72aad602dd2bc11b897ccd7e22ef1a674355d5\", ExternalID:\"my-integration-test-qrew-test-component-pac-lzutld\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72126949739\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72126949739\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:38:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-lzutld snapshot integ-app-ttgf-20260420-123536-000 and scenario my-integration-test-qrew is in progress\", Text:\"PipelineRun 'my-integration-test-qrew-8jgjs' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72126949739/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qrew / test-component-pac-lzutld\", CheckSuite:github.CheckSuite{ID:65357365654}, 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:3555881970, Number:29803, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29803\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-lzutld\", SHA:\"8a72aad602dd2bc11b897ccd7e22ef1a674355d5\", 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-bvzdjx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-20T12:38:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ID":72126949739,"CheckName":"Konflux Dev version / my-integration-test-qrew / test-component-pac-lzutld","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:38:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","testedSnapshot.Name":"integ-app-ttgf-20260420-123536-000","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:38:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","scenario.Name":"my-integration-test-pbkr"} {"level":"info","ts":"2026-04-20T12:38:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:38: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","snapshot.Name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:39:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:39: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"}} {"level":"info","ts":"2026-04-20T12:39:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:39:01Z","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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:39: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"integ-app-ttgf-20260420-123536-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:39:01Z","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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"integ-app-ttgf-20260420-123536-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:39:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","destinationComponentSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:39: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:39:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:39:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-20T12:39: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:39:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:39:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qrew-8jgjs","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"my-integration-test-qrew-8jgjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:39:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:39:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","scenario.Name":"my-integration-test-qrew","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:39:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","scenario.Name":"my-integration-test-qrew","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testedSnapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:39:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ExternalID":"my-integration-test-qrew-test-component-pac-lzutld"} {"level":"info","ts":"2026-04-20T12:39:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","existingCheckRun":"github.CheckRun{ID:72126949739, NodeID:\"CR_kwDOKrwUx88AAAAQyxnpaw\", HeadSHA:\"8a72aad602dd2bc11b897ccd7e22ef1a674355d5\", ExternalID:\"my-integration-test-qrew-test-component-pac-lzutld\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/72126949739\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/72126949739\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:38:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-lzutld snapshot integ-app-ttgf-20260420-123536-000 and scenario my-integration-test-qrew 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/72126949739/annotations\"}, Name:\"Konflux Dev version / my-integration-test-qrew / test-component-pac-lzutld\", CheckSuite:github.CheckSuite{ID:65357365654}, 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:3555881970, Number:29803, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/29803\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-lzutld\", SHA:\"8a72aad602dd2bc11b897ccd7e22ef1a674355d5\", 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-bvzdjx\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:716969159, Name:\"konflux-test-integration\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration\"}}}]}"} {"level":"info","ts":"2026-04-20T12:39:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","ID":72126949739,"CheckName":"Konflux Dev version / my-integration-test-qrew / test-component-pac-lzutld","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:39:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","testedSnapshot.Name":"integ-app-ttgf-20260420-123536-000","destinationSnapshot.Name":"integ-app-ttgf-20260420-123536-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:39:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","scenario.Name":"my-integration-test-pbkr"} {"level":"info","ts":"2026-04-20T12:39:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:39: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-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","snapshot.Name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:39:02Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ttgf-20260420-123536-000","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"my-integration-test-qrew-8jgjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:39:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-zqse"} {"level":"info","ts":"2026-04-20T12:39:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-zqse","application":"integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:39:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-zqse"} {"level":"info","ts":"2026-04-20T12:39:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-zqse"} {"level":"info","ts":"2026-04-20T12:39:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-zqse"} {"level":"info","ts":"2026-04-20T12:39:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-lzzy","snapshot":"snapshot-sample-zqse"} {"level":"info","ts":"2026-04-20T12:39:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-ttgf has been set as a Controller OwnerReference on Snapshot snapshot-sample-zqse","snapshot":{"name":"snapshot-sample-zqse","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"snapshot-sample-zqse","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:39:12Z","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-zqse","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:39:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-zqse","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:39:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-zqse","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:39:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-zqse","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf"} {"level":"info","ts":"2026-04-20T12:39:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-zqse","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","Application.Name":"integ-app-ttgf","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:39:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-zqse"} {"level":"info","ts":"2026-04-20T12:39:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-lzzy","snapshot":"snapshot-sample-zqse"} {"level":"info","ts":"2026-04-20T12:39:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-zqse"} {"level":"error","ts":"2026-04-20T12:39:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-zqse","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"snapshot-sample-zqse","reconcileID":"71e4065d-db5f-4d54-aaf4-cdf0b5337d54","error":"snapshots.appstudio.redhat.com \"snapshot-sample-zqse\" not found","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-20T12:39:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-zqse","namespace":"integration2-lzzy"},"req":{"name":"snapshot-sample-zqse","namespace":"integration2-lzzy"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-zqse\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:39:13Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-lzutld","namespace":"integration2-lzzy"},"application":"integration2-lzzy/integ-app-ttgf","namespace":"integration2-lzzy","name":"test-component-pac-lzutld","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-20T12:39:13Z","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-pbkr-x8ld9","namespace":"integration2-lzzy"},"pipelineRun.Name":"my-integration-test-pbkr-x8ld9"} {"level":"info","ts":"2026-04-20T12:39:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-pbkr-x8ld9","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"my-integration-test-pbkr-x8ld9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:39:13Z","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-qrew-8jgjs","namespace":"integration2-lzzy"},"pipelineRun.Name":"my-integration-test-qrew-8jgjs"} {"level":"info","ts":"2026-04-20T12:39:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-qrew-8jgjs","namespace":"integration2-lzzy"},"namespace":"integration2-lzzy","name":"my-integration-test-qrew-8jgjs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-20T12:39:13Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-lzutld-on-pull-request-8c2th","namespace":"integration2-lzzy"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:39:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12:39:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-lzzy","snapshot":"integ-app-ttgf-20260420-123536-000"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:40: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:40: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:40: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:40:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:41:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:41: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:41: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:41:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:41: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":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:41: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":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:41: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":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:41:56Z","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-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-push-mcrxr","reconcileID":"6a23c4ad-953d-46d7-84d7-dfc1cb1d4902","Component.Namespace":"group-eftj","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm@sha256:9ed12cbe441b32a9533bc29d96cbb7e9d03b3102cd95142f782a233095b7ab31","Component.Name":"go-component-tzyqkm","lastBuildCommit":"5041c3747beec9a0d1b2c672150e706e49d956de"} {"level":"info","ts":"2026-04-20T12:41:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","component.Namespace":"group-eftj","component.Name":"go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:41:56Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-push-mcrxr","reconcileID":"6a23c4ad-953d-46d7-84d7-dfc1cb1d4902","component.Name":"python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:41:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:41:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-123653-000","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-123653-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ztmp-20260420-123653-000","snapshot.Spec.Components":[{"name":"go-component-tzyqkm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm@sha256:9ed12cbe441b32a9533bc29d96cbb7e9d03b3102cd95142f782a233095b7ab31","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5041c3747beec9a0d1b2c672150e706e49d956de"}}}]} {"level":"info","ts":"2026-04-20T12:42: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":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:42: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-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-push-mcrxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-push-mcrxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-push-mcrxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:42:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-push-mcrxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:42:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tzyqkm-on-push-mcrxr has finished running","buildpipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:07Z","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-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:07Z","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-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-push-mcrxr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:42:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tzyqkm-on-push-mcrxr has finished running","buildpipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:42:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:42:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testedSnapshot":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:42:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testedSnapshot":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testedSnapshot":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"integ-app-ztmp-20260420-123653-000","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72127485819,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-123653-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-m4nf9","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:42:17Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-123653-000","reconcileID":"96328694-3b22-44d0-8b24-c0d1d9cdc76e","snapshot.name":"integ-app-ztmp-20260420-123653-000","pipelinerun.name":"go-component-tzyqkm-on-push-mcrxr","duration":23.889598453} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-123653-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testedSnapshot":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testedSnapshot":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testedSnapshot":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-m4nf9","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-m4nf9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72127485819, NodeID:\"CR_kwDONSo-hs8AAAAQyyIXew\", HeadSHA:\"5041c3747beec9a0d1b2c672150e706e49d956de\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72127485819\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72127485819\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:42:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tzyqkm snapshot integ-app-ztmp-20260420-123653-000 and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72127485819/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65357549772}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72127485819,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-123653-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:18Z","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-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testedSnapshot":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testedSnapshot":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testedSnapshot":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72127485819, NodeID:\"CR_kwDONSo-hs8AAAAQyyIXew\", HeadSHA:\"5041c3747beec9a0d1b2c672150e706e49d956de\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72127485819\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72127485819\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:42:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tzyqkm snapshot integ-app-ztmp-20260420-123653-000 and scenario my-integration-test-pugi is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-m4nf9' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72127485819/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65357549772}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72127485819,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-123653-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42: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-ztmp-20260420-123653-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:42:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:25Z","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-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-123653-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:42:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:25Z","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-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-123653-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:42:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testedSnapshot":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42: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-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:25Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-m4nf9","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-m4nf9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:42:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:42:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testedSnapshot":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testedSnapshot":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:42:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72127485819, NodeID:\"CR_kwDONSo-hs8AAAAQyyIXew\", HeadSHA:\"5041c3747beec9a0d1b2c672150e706e49d956de\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72127485819\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72127485819\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:42:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tzyqkm snapshot integ-app-ztmp-20260420-123653-000 and scenario my-integration-test-pugi 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/72127485819/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65357549772}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-20T12:42:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72127485819,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:42:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-123653-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-123653-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:42:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42: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-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:42:26Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-123653-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-m4nf9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"193.692665ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:42:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","reconcileID":"17264aa4-6da5-4dfd-b8f4-14b9c66ec83b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"199.20965ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:42:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","reconcileID":"5346fcfe-8a25-482a-8536-a16edf86bb10","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"210.200206ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:42:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","reconcileID":"8ced84dc-5c85-430c-a38c-c1d13ce3af2d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"230.970736ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:42:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","reconcileID":"78f5945f-a880-443f-b8ce-e64f55f1aa16","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"271.851709ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:42:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","reconcileID":"a61b935a-120e-470e-9de9-2221dfd99f0e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"289.720338ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:42:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","reconcileID":"32ef1a14-2fa2-41c2-958e-728131d212cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"353.266271ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:42:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","reconcileID":"071f5c05-d320-4875-ae5c-a2533a2dd394","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"673.697802ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:42:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:42:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","reconcileID":"b898f115-e54b-4e18-a15d-9c0a2b1abcf2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.064608577s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:42:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","reconcileID":"abab92ae-0474-4aed-b2e3-fa481454dca1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.314460949s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:42:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:42:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","reconcileID":"388e005b-5b4e-4483-898d-38e4df754839","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:42: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-123721-000","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-123721-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ztmp-20260420-123721-000","snapshot.Spec.Components":[{"name":"go-component-tzyqkm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm@sha256:9ed12cbe441b32a9533bc29d96cbb7e9d03b3102cd95142f782a233095b7ab31","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5041c3747beec9a0d1b2c672150e706e49d956de","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-kkovkz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/python-component-kkovkz@sha256:f2f2eea9172630e45c0a103ab47b3718fd96f43e75bd458eb31c071a1d1d556e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"595a68af85e19f39e3fb3dc609f91f200da2bf89"}}}]} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-kkovkz is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash e65535a37330d63aab9bcca5588dbc6a706435698ad70d4da2b0a95038717a is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:42: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-ztmp-20260420-123721-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:51Z","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-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Namespace":"group-eftj","snapshot.Name":"integ-app-ztmp-20260420-123721-000"} 2026/04/20 12:42:51 http: TLS handshake error from 10.128.0.2:59244: EOF {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42: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-ztmp-20260420-123721-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:51Z","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-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testedSnapshot":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testedSnapshot":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testedSnapshot":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkovkz-on-pull-request-hrwcn has finished running","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72126709101, NodeID:\"CR_kwDONSo-hs8AAAAQyxY9bQ\", HeadSHA:\"595a68af85e19f39e3fb3dc609f91f200da2bf89\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72126709101\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72126709101\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:37:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-kkovkz snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/python-component-kkovkz-on-pull-request-hrwcn is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72126709101/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65357570921}, 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:3555889606, Number:21127, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21127\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-kkovkz\", SHA:\"595a68af85e19f39e3fb3dc609f91f200da2bf89\", 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-fcyrsc\", SHA:\"5041c3747beec9a0d1b2c672150e706e49d956de\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72126709101,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-123721-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:42:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42: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-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:52Z","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-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScneario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-v829c","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:42:52Z","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-ztmp-20260420-123721-000","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-123721-000","reconcileID":"3aa0c435-3017-4405-87bd-f104537b8fd9","snapshot.name":"integ-app-ztmp-20260420-123721-000","pipelinerun.name":"python-component-kkovkz-on-pull-request-hrwcn","duration":3.528821097} {"level":"info","ts":"2026-04-20T12:42:52Z","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-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-123721-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42: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":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:42: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-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:52Z","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-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Scenario":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:42: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-ztmp-20260420-123721-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testedSnapshot":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:52Z","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-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Label":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi","pipelineRun.Name":"integration-resolver-pipelinerun-v829c"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testedSnapshot":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testedSnapshot":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-v829c","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-v829c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72126709101, NodeID:\"CR_kwDONSo-hs8AAAAQyxY9bQ\", HeadSHA:\"595a68af85e19f39e3fb3dc609f91f200da2bf89\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72126709101\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72126709101\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:37:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-kkovkz snapshot integ-app-ztmp-20260420-123721-000 and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72126709101/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65357570921}, 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:3555889606, Number:21127, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21127\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-kkovkz\", SHA:\"595a68af85e19f39e3fb3dc609f91f200da2bf89\", 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-fcyrsc\", SHA:\"5041c3747beec9a0d1b2c672150e706e49d956de\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hrwcn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:42:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkovkz-on-pull-request-hrwcn has finished running","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72126709101,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:42:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-123721-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:42:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42: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-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42: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-ztmp-20260420-123721-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:42:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42: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-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testedSnapshot":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:42:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testedSnapshot":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testedSnapshot":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:42:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72126709101, NodeID:\"CR_kwDONSo-hs8AAAAQyxY9bQ\", HeadSHA:\"595a68af85e19f39e3fb3dc609f91f200da2bf89\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72126709101\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72126709101\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:37:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-kkovkz snapshot integ-app-ztmp-20260420-123721-000 and scenario my-integration-test-pugi is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-v829c' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72126709101/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65357570921}, 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:3555889606, Number:21127, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21127\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-kkovkz\", SHA:\"595a68af85e19f39e3fb3dc609f91f200da2bf89\", 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-fcyrsc\", SHA:\"5041c3747beec9a0d1b2c672150e706e49d956de\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:42:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72126709101,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:42:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-123721-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:42:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42: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-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-v829c","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-v829c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:42:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:42:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:59Z","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-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:59Z","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-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-123721-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:42:59Z","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-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-123721-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:42:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testedSnapshot":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42: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":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-20T12:42:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:42:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:42:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testedSnapshot":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:42:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testedSnapshot":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:43:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:43:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72126709101, NodeID:\"CR_kwDONSo-hs8AAAAQyxY9bQ\", HeadSHA:\"595a68af85e19f39e3fb3dc609f91f200da2bf89\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72126709101\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72126709101\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:37:21 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-kkovkz snapshot integ-app-ztmp-20260420-123721-000 and scenario my-integration-test-pugi 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/72126709101/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65357570921}, 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:3555889606, Number:21127, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21127\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-kkovkz\", SHA:\"595a68af85e19f39e3fb3dc609f91f200da2bf89\", 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-fcyrsc\", SHA:\"5041c3747beec9a0d1b2c672150e706e49d956de\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:43:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72126709101,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:43:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-123721-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-123721-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:43:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:43:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:43:00Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-123721-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-v829c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:43:02Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-rmswlw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-20T12:43:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-push-zh5cq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:43:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-push-zh5cq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-kkovkz-on-push-zh5cq is not associated with a pull request","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","PR group":"konflux-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:43: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"konflux-konflux-test-integration-clone-rmswlw","prGroupHash":"3d679948fb9b2a4354ab7d1e4cb3dce9ba82bfc5c5e0e850040a6a0b3d4eba"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:43:16Z","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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72127641855,"CheckName":"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:43:16Z","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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:43: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","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-rmswlw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:44:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:45:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:45: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:45:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"139.53474ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:46:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","reconcileID":"828ceea2-5a4c-4188-bd99-7e927f5f9d28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"145.051328ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:46:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","reconcileID":"7c049a20-7f25-499f-a3e3-4df8e9180c05","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"155.520683ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:46:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","reconcileID":"92d7df07-dec4-4db4-9e99-1aa318a08cca","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"176.445724ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:46:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","reconcileID":"f9cd74a7-ee68-41e3-aff4-2c5a10f7302a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"216.872493ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:46:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","reconcileID":"7efb1c3e-3ad6-4eda-b664-51f1dd114a28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"238.835665ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:46:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","reconcileID":"8bc0a8c7-6afc-4f47-ab5a-7fd7aecd7000","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"297.960532ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:46:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","reconcileID":"333ac8e8-1f2f-4bfc-b5f5-d010a5144950","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"618.564637ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:46:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","reconcileID":"6ac6e0bb-128e-4fcb-94b6-e8d2c61a334b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:13Z","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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"997.709644ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:46:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:46:13Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","reconcileID":"f7a7c812-0649-48a2-b010-69e003bb8947","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:14Z","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-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.259768695s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:46:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:46:14Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","reconcileID":"0f002fa2-8cd3-46a9-ae3c-83a7677f3042","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:15Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","reconcileID":"676b06c8-6213-4238-9c34-6c82f19570e4","component.Name":"python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-124316-000","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124316-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ztmp-20260420-124316-000","snapshot.Spec.Components":[{"name":"konflux-test-integration-clone-rmswlw","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/konflux-test-integration-clone-rmswlw@sha256:6855d9e16075cbcd672eb9b32f34a8d5e8363e993fa55350f75085dfd737bc18","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"929ddf0e167a5f47df084573a68b1dc60e8b3649"}}},{"name":"go-component-tzyqkm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm@sha256:9ed12cbe441b32a9533bc29d96cbb7e9d03b3102cd95142f782a233095b7ab31","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5041c3747beec9a0d1b2c672150e706e49d956de","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-20T12:46:15Z","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-rmswlw is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 3d679948fb9b2a4354ab7d1e4cb3dce9ba82bfc5c5e0e850040a6a0b3d4eba is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:46: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":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:46: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":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:15Z","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-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Namespace":"group-eftj","snapshot.Name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:46: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":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:15Z","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-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testedSnapshot":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testedSnapshot":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testedSnapshot":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72127641855, NodeID:\"CR_kwDOOe2tsc8AAAAQyyR4_w\", HeadSHA:\"929ddf0e167a5f47df084573a68b1dc60e8b3649\", ExternalID:\"my-integration-test-pugi-konflux-test-integration-clone-rmswlw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72127641855\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72127641855\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:43:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-rmswlw snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72127641855/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw\", CheckSuite:github.CheckSuite{ID:65358446603}, 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:3555922953, Number:8826, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8826\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-rmswlw\", SHA:\"929ddf0e167a5f47df084573a68b1dc60e8b3649\", 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-fcyrsc\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72127641855,"CheckName":"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:46:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124316-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:16Z","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-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScneario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-nv247","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:46:16Z","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-ztmp-20260420-124316-000","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-124316-000","reconcileID":"e4517dec-7c2b-496c-b64b-37728a76c96f","snapshot.name":"integ-app-ztmp-20260420-124316-000","pipelinerun.name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","duration":3.646655614} {"level":"info","ts":"2026-04-20T12:46:16Z","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-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124316-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46: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":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:16Z","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-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Scenario":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testedSnapshot":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:16Z","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-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Label":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi","pipelineRun.Name":"integration-resolver-pipelinerun-nv247"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testedSnapshot":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testedSnapshot":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:46:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72127641855, NodeID:\"CR_kwDOOe2tsc8AAAAQyyR4_w\", HeadSHA:\"929ddf0e167a5f47df084573a68b1dc60e8b3649\", ExternalID:\"my-integration-test-pugi-konflux-test-integration-clone-rmswlw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72127641855\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72127641855\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:43:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-rmswlw snapshot integ-app-ztmp-20260420-124316-000 and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72127641855/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw\", CheckSuite:github.CheckSuite{ID:65358446603}, 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:3555922953, Number:8826, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8826\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-rmswlw\", SHA:\"929ddf0e167a5f47df084573a68b1dc60e8b3649\", 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-fcyrsc\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-nv247","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-nv247","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72127641855,"CheckName":"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124316-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testedSnapshot":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testedSnapshot":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testedSnapshot":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72127641855, NodeID:\"CR_kwDOOe2tsc8AAAAQyyR4_w\", HeadSHA:\"929ddf0e167a5f47df084573a68b1dc60e8b3649\", ExternalID:\"my-integration-test-pugi-konflux-test-integration-clone-rmswlw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72127641855\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72127641855\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:43:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-rmswlw snapshot integ-app-ztmp-20260420-124316-000 and scenario my-integration-test-pugi is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-nv247' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72127641855/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw\", CheckSuite:github.CheckSuite{ID:65358446603}, 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:3555922953, Number:8826, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8826\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-rmswlw\", SHA:\"929ddf0e167a5f47df084573a68b1dc60e8b3649\", 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-fcyrsc\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72127641855,"CheckName":"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124316-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12: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":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:46:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:24Z","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-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:24Z","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-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124316-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:46:24Z","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-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124316-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:46:24Z","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-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-20T12:46: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-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testedSnapshot":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:24Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-nv247","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-nv247","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:46:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:46:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testedSnapshot":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testedSnapshot":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:46:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72127641855, NodeID:\"CR_kwDOOe2tsc8AAAAQyyR4_w\", HeadSHA:\"929ddf0e167a5f47df084573a68b1dc60e8b3649\", ExternalID:\"my-integration-test-pugi-konflux-test-integration-clone-rmswlw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72127641855\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72127641855\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:43:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-rmswlw snapshot integ-app-ztmp-20260420-124316-000 and scenario my-integration-test-pugi 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/72127641855/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw\", CheckSuite:github.CheckSuite{ID:65358446603}, 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:3555922953, Number:8826, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8826\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-rmswlw\", SHA:\"929ddf0e167a5f47df084573a68b1dc60e8b3649\", 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-fcyrsc\", SHA:\"79402df023e646c5ad108abc879ad1b28799cbc4\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12:46:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72127641855,"CheckName":"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:46:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124316-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124316-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:46:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46: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-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:46:25Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-124316-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-nv247","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:46:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-tzyqkm-on-pull-request-8sz7h","PR group":"pr-branch-ndstge"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"pr-branch-ndstge","prGroupHash":"5b65e8e2cbc6dab34d4b9f0855c46b3f9a8d253ac64e9726e8e6ddb976b6e4"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128180192,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"go-component-tzyqkm-on-pull-request-8sz7h","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"go-component-tzyqkm-on-pull-request-8sz7h"} {"level":"info","ts":"2026-04-20T12:46: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":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-ndstge is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:46: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-kkovkz-on-pull-request-hsdjx","PR group":"pr-branch-ndstge"} {"level":"info","ts":"2026-04-20T12:46: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"pr-branch-ndstge","prGroupHash":"5b65e8e2cbc6dab34d4b9f0855c46b3f9a8d253ac64e9726e8e6ddb976b6e4"} {"level":"info","ts":"2026-04-20T12:46: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:46:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:46:43Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:46:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:46:43Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128182777,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"python-component-kkovkz-on-pull-request-hsdjx","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"python-component-kkovkz-on-pull-request-hsdjx"} {"level":"info","ts":"2026-04-20T12:46: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1224","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-tzyqkm python-component-kkovkz]","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:533","msg":"group snapshot is expected to be created for build pipelinerun, group integration test should be set for found context scenario","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Name":"python-component-kkovkz-on-pull-request-hsdjx"} {"level":"info","ts":"2026-04-20T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:46:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:46:43Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:46:43Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:46:44Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128184278,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"python-component-kkovkz-on-pull-request-hsdjx","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:46:44Z","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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"python-component-kkovkz-on-pull-request-hsdjx"} {"level":"info","ts":"2026-04-20T12:46: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:44Z","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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","PR group":"pr-branch-ndstge"} {"level":"info","ts":"2026-04-20T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"pr-branch-ndstge","prGroupHash":"5b65e8e2cbc6dab34d4b9f0855c46b3f9a8d253ac64e9726e8e6ddb976b6e4"} {"level":"info","ts":"2026-04-20T12:46: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":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:46:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:46:45Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:46:45Z","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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:46:45Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128188182,"CheckName":"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:46:45Z","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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:46:45Z","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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw"} {"level":"info","ts":"2026-04-20T12:46: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":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:45Z","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: [konflux-test-integration-clone-rmswlw go-component-tzyqkm python-component-kkovkz]","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:45Z","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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw"} {"level":"info","ts":"2026-04-20T12:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:46:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:46:45Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:46:45Z","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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128189778,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:46:46Z","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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:46:46Z","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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128188182, NodeID:\"CR_kwDOOe2tsc8AAAAQyyzPFg\", HeadSHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", ExternalID:\"my-integration-test-pugi-konflux-test-integration-clone-rmswlw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128188182\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72128188182\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:46:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-rmswlw snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128188182/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw\", CheckSuite:github.CheckSuite{ID:65358941814}, 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:3555940570, Number:8827, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8827\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", 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-fcyrsc\", SHA:\"62cb87cb0eafa378f0a4e1cc15aa2954c66d30e1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128188182,"CheckName":"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:46:46Z","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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:46:46Z","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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw"} {"level":"info","ts":"2026-04-20T12:46: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":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:46Z","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: [konflux-test-integration-clone-rmswlw go-component-tzyqkm python-component-kkovkz]","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:46Z","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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:46:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128189778, NodeID:\"CR_kwDOOe2tsc8AAAAQyyzVUg\", HeadSHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128189778\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72128189778\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:46:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128189778/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65358941814}, 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:3555940570, Number:8827, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8827\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", 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-fcyrsc\", SHA:\"62cb87cb0eafa378f0a4e1cc15aa2954c66d30e1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12:46:47Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128189778,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:46:47Z","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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:46:47Z","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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw"} {"level":"info","ts":"2026-04-20T12:46: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":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46: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":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:46:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47: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":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:47: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:47: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:47: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:47: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:47:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48:04Z","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-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-push-zh5cq","reconcileID":"a8828157-2c58-4fe6-9755-f1a56b439a04","Component.Namespace":"group-eftj","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-eftj/python-component-kkovkz@sha256:6fd1f5059ff26763d0c03ce921640e4c4ad9c30aa966e54aaf490f88ac93a1f0","Component.Name":"python-component-kkovkz","lastBuildCommit":"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","component.Namespace":"group-eftj","component.Name":"python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:48:05Z","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-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-push-zh5cq","reconcileID":"a8828157-2c58-4fe6-9755-f1a56b439a04","component.Name":"konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-124313-000","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124313-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ztmp-20260420-124313-000","snapshot.Spec.Components":[{"name":"go-component-tzyqkm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm@sha256:9ed12cbe441b32a9533bc29d96cbb7e9d03b3102cd95142f782a233095b7ab31","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5041c3747beec9a0d1b2c672150e706e49d956de","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-kkovkz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/python-component-kkovkz@sha256:6fd1f5059ff26763d0c03ce921640e4c4ad9c30aa966e54aaf490f88ac93a1f0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0"}}}]} {"level":"info","ts":"2026-04-20T12:48: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":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testedSnapshot":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-push-zh5cq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testedSnapshot":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testedSnapshot":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-push-zh5cq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-push-zh5cq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-push-zh5cq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkovkz-on-push-zh5cq has finished running","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:05Z","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-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"integ-app-ztmp-20260420-124313-000","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-push-zh5cq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkovkz-on-push-zh5cq has finished running","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128398879,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124313-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:48:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48: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-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-x9r7f","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:48:06Z","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-ztmp-20260420-124313-000","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-124313-000","reconcileID":"be4dd076-cb92-43a1-b640-51cdb3b875fa","snapshot.name":"integ-app-ztmp-20260420-124313-000","pipelinerun.name":"python-component-kkovkz-on-push-zh5cq","duration":4.280367306} {"level":"info","ts":"2026-04-20T12:48:06Z","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-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124313-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48: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-ztmp-20260420-124313-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testedSnapshot":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testedSnapshot":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testedSnapshot":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128398879, NodeID:\"CR_kwDONSo-hs8AAAAQyzAGHw\", HeadSHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128398879\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128398879\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:48:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-kkovkz snapshot integ-app-ztmp-20260420-124313-000 and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128398879/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65358425648}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-x9r7f","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-x9r7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128398879,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124313-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48: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-ztmp-20260420-124313-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testedSnapshot":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testedSnapshot":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testedSnapshot":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:48:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128398879, NodeID:\"CR_kwDONSo-hs8AAAAQyzAGHw\", HeadSHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128398879\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128398879\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:48:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-kkovkz snapshot integ-app-ztmp-20260420-124313-000 and scenario my-integration-test-pugi is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-x9r7f' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128398879/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65358425648}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-20T12:48:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128398879,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:48:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124313-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:48:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48: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-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:13Z","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-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124313-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-x9r7f","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-x9r7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:48:13Z","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-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124313-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:48:13Z","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-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testedSnapshot":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testedSnapshot":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testedSnapshot":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128398879, NodeID:\"CR_kwDONSo-hs8AAAAQyzAGHw\", HeadSHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128398879\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128398879\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:48:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-kkovkz snapshot integ-app-ztmp-20260420-124313-000 and scenario my-integration-test-pugi 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/72128398879/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65358425648}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[]}"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128398879,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124313-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124313-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:48:13Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-124313-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-x9r7f","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:48:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:49: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:49: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:49: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"844.645354ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:49:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","reconcileID":"21cce3fe-62c7-470f-bc37-e21bd5d7fc17","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"851.71145ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:49:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","reconcileID":"b0063ea0-2182-4dea-9967-cd2c1764844e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"866.767903ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:49:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","reconcileID":"2e7b5691-e7fd-46fe-90f5-579a98c1163d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"887.492225ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:49:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","reconcileID":"bb2af713-7772-4766-8606-277a8be20740","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"928.318099ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:49:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:49:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","reconcileID":"c205a4ea-57e0-44a7-9aef-b64f14e24ea3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.009655219s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:49:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","reconcileID":"d4fa5e5b-f355-4852-ac99-170fbaa64b6d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.078490824s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:49:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","reconcileID":"df42deaa-f583-4ec8-a7af-3bc93853aaa4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.172210547s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:49:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","reconcileID":"d961bcfe-beaf-48ac-a137-c8674d826a10","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.79956528s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:49:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","reconcileID":"174a7c55-6c7b-4621-a510-8665b625b1c4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.81268406s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:49:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:49:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","reconcileID":"789bd36b-d48e-4d1a-b91a-6943f0236abc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-124644-000","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-eftj/go-component-tzyqkm-on-pull-request-8sz7h with pr group pr-branch-ndstge is still running, won't create group snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124644-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ztmp-20260420-124644-000","snapshot.Spec.Components":[{"name":"go-component-tzyqkm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm@sha256:9ed12cbe441b32a9533bc29d96cbb7e9d03b3102cd95142f782a233095b7ab31","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5041c3747beec9a0d1b2c672150e706e49d956de","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-kkovkz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/python-component-kkovkz@sha256:6fd1f5059ff26763d0c03ce921640e4c4ad9c30aa966e54aaf490f88ac93a1f0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-rmswlw","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/konflux-test-integration-clone-rmswlw@sha256:365eeeb3340e2391289b3e60ecb2c4c40d62b425a1f412da1930835747ef03b8","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"99eae3dc7be12e02a0afe20a728c26e3ca0592b0"}}}]} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:49: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-ztmp-20260420-124644-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:45Z","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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Namespace":"group-eftj","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49: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-ztmp-20260420-124644-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128188182, NodeID:\"CR_kwDOOe2tsc8AAAAQyyzPFg\", HeadSHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", ExternalID:\"my-integration-test-pugi-konflux-test-integration-clone-rmswlw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128188182\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72128188182\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:46:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-rmswlw snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128188182/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw\", CheckSuite:github.CheckSuite{ID:65358941814}, 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:3555940570, Number:8827, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8827\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", 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-fcyrsc\", SHA:\"62cb87cb0eafa378f0a4e1cc15aa2954c66d30e1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128188182,"CheckName":"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124644-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:49:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49: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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:47Z","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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScneario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-7wz5d","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:49: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":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-124644-000","reconcileID":"2d5d0303-2342-4adf-8679-453069f5d874","snapshot.name":"integ-app-ztmp-20260420-124644-000","pipelinerun.name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","duration":4.134969158} {"level":"info","ts":"2026-04-20T12:49: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":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124644-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:47Z","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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Scenario":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:47Z","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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Label":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi","pipelineRun.Name":"integration-resolver-pipelinerun-7wz5d"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128188182, NodeID:\"CR_kwDOOe2tsc8AAAAQyyzPFg\", HeadSHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", ExternalID:\"my-integration-test-pugi-konflux-test-integration-clone-rmswlw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128188182\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72128188182\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:46:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-rmswlw snapshot integ-app-ztmp-20260420-124644-000 and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128188182/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw\", CheckSuite:github.CheckSuite{ID:65358941814}, 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:3555940570, Number:8827, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8827\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", 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-fcyrsc\", SHA:\"62cb87cb0eafa378f0a4e1cc15aa2954c66d30e1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-7wz5d","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-7wz5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128188182,"CheckName":"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124644-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49: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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:49:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128188182, NodeID:\"CR_kwDOOe2tsc8AAAAQyyzPFg\", HeadSHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", ExternalID:\"my-integration-test-pugi-konflux-test-integration-clone-rmswlw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128188182\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72128188182\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:46:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-rmswlw snapshot integ-app-ztmp-20260420-124644-000 and scenario my-integration-test-pugi is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-7wz5d' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128188182/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw\", CheckSuite:github.CheckSuite{ID:65358941814}, 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:3555940570, Number:8827, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8827\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", 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-fcyrsc\", SHA:\"62cb87cb0eafa378f0a4e1cc15aa2954c66d30e1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12:49:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128188182,"CheckName":"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:49:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124644-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:49:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:49:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49: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-ztmp-20260420-124644-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:49:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:54Z","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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124644-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:49: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":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124644-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:49:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49: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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-20T12:49: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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:54Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-7wz5d","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-7wz5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:49:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:49:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:49:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128188182, NodeID:\"CR_kwDOOe2tsc8AAAAQyyzPFg\", HeadSHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", ExternalID:\"my-integration-test-pugi-konflux-test-integration-clone-rmswlw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128188182\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72128188182\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:46:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-rmswlw snapshot integ-app-ztmp-20260420-124644-000 and scenario my-integration-test-pugi 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/72128188182/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw\", CheckSuite:github.CheckSuite{ID:65358941814}, 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:3555940570, Number:8827, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8827\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", 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-fcyrsc\", SHA:\"62cb87cb0eafa378f0a4e1cc15aa2954c66d30e1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12:49:55Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128188182,"CheckName":"Konflux Dev version / my-integration-test-pugi / konflux-test-integration-clone-rmswlw","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:49:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124644-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:49:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49: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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:49:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:49:55Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-7wz5d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"236.379489ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:51:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","reconcileID":"ebb27535-e79a-4b07-b229-6c7bf22bea8e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"241.947226ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:51:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","reconcileID":"2a417915-9bdb-4b0e-8b8d-56508337313a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"252.536673ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:51:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","reconcileID":"a5afd78e-7ee4-4fd3-add1-4ee2f70b7e5b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"273.818494ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:51:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","reconcileID":"4b4d8411-8aa8-4540-b080-f245ad0273c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"314.409955ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:51:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","reconcileID":"c851ace7-a693-46ee-8334-a11e4791fe14","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"395.742873ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:51:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","reconcileID":"e8d7a82b-7826-4379-b0db-0bd52fd577d6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"425.390549ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:51:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","reconcileID":"c2d237e1-4997-4d9b-bc39-03a42666c97a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"557.135173ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:51:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:51:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","reconcileID":"144f2c18-e607-488a-a9ed-c7deebe9f409","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:51: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.197828901s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:51:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:51:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","reconcileID":"539a7c53-1471-415b-9011-778c82e35dbb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:51: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51: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-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.366091572s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:51:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:51:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","reconcileID":"15055441-64d9-470c-8b20-cabce7b31f6f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:52Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","reconcileID":"a34d35be-386f-4bd6-b0c8-25750091f5a4","component.Name":"konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-124642-000","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ztmp-20260420-124642-000","snapshot.Spec.Components":[{"name":"go-component-tzyqkm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm@sha256:9ed12cbe441b32a9533bc29d96cbb7e9d03b3102cd95142f782a233095b7ab31","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5041c3747beec9a0d1b2c672150e706e49d956de","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-kkovkz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/python-component-kkovkz@sha256:839b0fa62ee98175a4dba9565f9f58628bc8aa8699982a394578ddf0d371bc22","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"23f9fca2a366282f8732bf5e1cf9b40e7c686b81"}}}]} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-eftj/go-component-tzyqkm-on-pull-request-8sz7h with pr group pr-branch-ndstge is still running, won't create group snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000"} 2026/04/20 12:51:52 http: TLS handshake error from 10.128.0.2:58676: EOF {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Namespace":"group-eftj","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkovkz-on-pull-request-hsdjx has finished running","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51: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":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-hsdjx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkovkz-on-pull-request-hsdjx has finished running","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:51:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128182777, NodeID:\"CR_kwDONSo-hs8AAAAQyyy5-Q\", HeadSHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128182777\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128182777\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:46:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-kkovkz snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/python-component-kkovkz-on-pull-request-hsdjx is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128182777/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65358935663}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128182777,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124642-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScneario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-2mjfp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000","reconcileID":"2a4919eb-ffbf-4fb4-84e1-8c51ff418dc6","snapshot.name":"integ-app-ztmp-20260420-124642-000","pipelinerun.name":"python-component-kkovkz-on-pull-request-hsdjx","duration":3.516402293} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Scenario":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Label":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi","pipelineRun.Name":"integration-resolver-pipelinerun-2mjfp"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128182777, NodeID:\"CR_kwDONSo-hs8AAAAQyyy5-Q\", HeadSHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128182777\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128182777\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:46:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-kkovkz snapshot integ-app-ztmp-20260420-124642-000 and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128182777/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65358935663}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2mjfp","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-2mjfp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:51:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128182777,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:51:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124642-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:51:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:51:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:51:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:51:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51:54Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:51:54Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128182777, NodeID:\"CR_kwDONSo-hs8AAAAQyyy5-Q\", HeadSHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128182777\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128182777\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:46:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-kkovkz snapshot integ-app-ztmp-20260420-124642-000 and scenario my-integration-test-pugi is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-2mjfp' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128182777/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65358935663}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:51:54Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128182777,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:51:54Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124642-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:51:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:51: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:52:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:52:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:00Z","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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-2mjfp","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-2mjfp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:52:00Z","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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:52:00Z","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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-20T12:52:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:00Z","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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:52:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:52:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:52:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:52:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:52:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128182777, NodeID:\"CR_kwDONSo-hs8AAAAQyyy5-Q\", HeadSHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128182777\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128182777\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:46:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-kkovkz snapshot integ-app-ztmp-20260420-124642-000 and scenario my-integration-test-pugi 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/72128182777/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65358935663}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:52:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128182777,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:52:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124642-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:52:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:52:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:52:01Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-2mjfp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"319.614756ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:52:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","reconcileID":"a908801a-bbd1-469d-85c3-683b9ca5bbf7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"325.239798ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:52:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","reconcileID":"025ed976-20c1-4d1a-9b08-2d26b4545924","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"335.837507ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:52:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","reconcileID":"2cc71f46-eb2a-4303-af03-6a02e63a590e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"356.755999ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:52:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","reconcileID":"f36e792e-7d24-4e03-8d09-b29bdf100dd9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"398.119551ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:52:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","reconcileID":"e32f8df1-fb93-4b58-8893-5857f65a13cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"419.398062ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:52:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","reconcileID":"a36180af-1070-4062-ba22-b4a3944c1f0a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"478.99695ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:52:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","reconcileID":"05e62ad9-7c8d-4adb-a299-10a2e9322a6c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"799.729562ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:52:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:52:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","reconcileID":"f8a74803-2d1a-4e24-911b-f907b22f8e8a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.159499479s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:52:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:52:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","reconcileID":"8de5ba3e-199c-4ab9-aedb-a8d3036d311e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.440408268s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:52:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:52:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","reconcileID":"0d6c5874-7f4e-45ac-986d-4310c91c81e4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:18Z","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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","reconcileID":"f4f15224-2416-49e9-8fb3-521c8369df08","component.Name":"konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-124642-000","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","originalName":"integ-app-ztmp-20260420-124642-000","newName":"integ-app-ztmp-20260420-124642-000-ph","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-124642-000-ph","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","originalName":"integ-app-ztmp-20260420-124642-000","finalName":"integ-app-ztmp-20260420-124642-000-ph","attempts":2} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000-ph","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","snapshot.Spec.Components":[{"name":"go-component-tzyqkm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm@sha256:0b1531f3cd08b19ee0372ad86696f70ee46df1a8e0412f5426c041ec822cf61d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"23f9fca2a366282f8732bf5e1cf9b40e7c686b81"}}},{"name":"python-component-kkovkz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/python-component-kkovkz@sha256:6fd1f5059ff26763d0c03ce921640e4c4ad9c30aa966e54aaf490f88ac93a1f0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-20T12:52:18Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000-ph","reconcileID":"19542e45-a73e-4497-a8cd-a7e850de79cb","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:18Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000-ph","reconcileID":"19542e45-a73e-4497-a8cd-a7e850de79cb","latestSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","processedSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:18Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:18Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000-ph","reconcileID":"19542e45-a73e-4497-a8cd-a7e850de79cb","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:52:18Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000-ph","reconcileID":"19542e45-a73e-4497-a8cd-a7e850de79cb","latestSnapshot.Name":"integ-app-ztmp-20260420-124642-000","processedSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:18Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:18Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000-ph","reconcileID":"19542e45-a73e-4497-a8cd-a7e850de79cb","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:52:18Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8827","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000-ph","reconcileID":"19542e45-a73e-4497-a8cd-a7e850de79cb"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tzyqkm-on-pull-request-8sz7h has finished running","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:18Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000-ph","reconcileID":"19542e45-a73e-4497-a8cd-a7e850de79cb"} {"level":"info","ts":"2026-04-20T12:52:18Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-125218-995","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52: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":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:19Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000"} 2026/04/20 12:52:19 http: TLS handshake error from 10.130.0.2:46406: EOF {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Namespace":"group-eftj","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52: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":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:19Z","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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:52: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":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:19Z","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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:52: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":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:19Z","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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:19Z","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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:52: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":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:19Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128180192, NodeID:\"CR_kwDONSo-hs8AAAAQyyyv4A\", HeadSHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128180192\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128180192\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:46:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tzyqkm snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/go-component-tzyqkm-on-pull-request-8sz7h is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128180192/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65358935663}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128180192,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:20Z","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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:20Z","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-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-8sz7h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tzyqkm-on-pull-request-8sz7h has finished running","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:20Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScneario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-hln6d","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:52:20Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000-ph","reconcileID":"19542e45-a73e-4497-a8cd-a7e850de79cb","snapshot.name":"integ-app-ztmp-20260420-124642-000-ph","pipelinerun.name":"go-component-tzyqkm-on-pull-request-8sz7h","duration":4.172736477} {"level":"info","ts":"2026-04-20T12:52:20Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000-ph","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:20Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:20Z","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-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"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-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128180192, NodeID:\"CR_kwDONSo-hs8AAAAQyyyv4A\", HeadSHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128180192\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128180192\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:46:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tzyqkm snapshot integ-app-ztmp-20260420-124642-000-ph and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128180192/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65358935663}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hln6d","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-hln6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128180192,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:20Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:20Z","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-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128184278, NodeID:\"CR_kwDONSo-hs8AAAAQyyy_1g\", HeadSHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128184278\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128184278\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:46:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/python-component-kkovkz-on-pull-request-hsdjx is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128184278/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65358935663}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:52:21Z","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-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScneario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-g7gmz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:52:21Z","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-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125218-995","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52: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":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:52: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":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:21Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Scenario":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:21Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Label":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi","pipelineRun.Name":"integration-resolver-pipelinerun-hln6d"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128184278,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125218-995","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-g7gmz","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-g7gmz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128184278, NodeID:\"CR_kwDONSo-hs8AAAAQyyy_1g\", HeadSHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128184278\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128184278\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:46:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125218-995 and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128184278/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65358935663}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128184278,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125218-995","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128189778, NodeID:\"CR_kwDOOe2tsc8AAAAQyyzVUg\", HeadSHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128189778\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72128189778\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:46:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128189778/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65358941814}, 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:3555940570, Number:8827, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8827\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", 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-fcyrsc\", SHA:\"62cb87cb0eafa378f0a4e1cc15aa2954c66d30e1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128189778,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125218-995","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:52:22Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128180192, NodeID:\"CR_kwDONSo-hs8AAAAQyyyv4A\", HeadSHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128180192\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128180192\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:46:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tzyqkm snapshot integ-app-ztmp-20260420-124642-000-ph and scenario my-integration-test-pugi is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-hln6d' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128180192/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65358935663}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128180192,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128184278, NodeID:\"CR_kwDONSo-hs8AAAAQyyy_1g\", HeadSHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128184278\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128184278\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:46:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125218-995 and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128184278/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65358935663}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128184278,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125218-995","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128184278, NodeID:\"CR_kwDONSo-hs8AAAAQyyy_1g\", HeadSHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128184278\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128184278\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:46:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125218-995 and scenario my-integration-test-pugi 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/72128184278/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65358935663}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:52:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128184278,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:52:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125218-995","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:52:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128189778, NodeID:\"CR_kwDOOe2tsc8AAAAQyyzVUg\", HeadSHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128189778\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72128189778\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:46:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125218-995 and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128189778/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65358941814}, 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:3555940570, Number:8827, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8827\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", 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-fcyrsc\", SHA:\"62cb87cb0eafa378f0a4e1cc15aa2954c66d30e1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12:52:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128189778,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:52:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125218-995","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:52:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52: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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:27Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:27Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000-ph","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:52:27Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-124642-000-ph","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:52: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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-20T12:52: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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hln6d","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-hln6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:52:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128180192, NodeID:\"CR_kwDONSo-hs8AAAAQyyyv4A\", HeadSHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128180192\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128180192\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:46:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tzyqkm snapshot integ-app-ztmp-20260420-124642-000-ph and scenario my-integration-test-pugi 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/72128180192/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65358935663}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128180192,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52: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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-hln6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52: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-ztmp-20260420-125218-995","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:28Z","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-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:28Z","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-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125218-995","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:52:28Z","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-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125218-995","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:52:28Z","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-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-20T12:52: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-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-g7gmz","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-g7gmz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128184278, NodeID:\"CR_kwDONSo-hs8AAAAQyyy_1g\", HeadSHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128184278\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128184278\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:46:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125218-995 and scenario my-integration-test-pugi 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/72128184278/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65358935663}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:52:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128184278,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:52:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125218-995","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:52:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128184278, NodeID:\"CR_kwDONSo-hs8AAAAQyyy_1g\", HeadSHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128184278\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72128184278\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-20 12:46:43 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-20 12:52:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125218-995 and scenario my-integration-test-pugi has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-ndstge and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-tzyqkm | integ-app-ztmp-20260420-124642-000-ph | go-component-tzyqkm-on-pull-request-8sz7h | group-snapshot-multi-component |\n| python-component-kkovkz | integ-app-ztmp-20260420-124642-000 | python-component-kkovkz-on-pull-request-hsdjx | group-snapshot-multi-component |\n| konflux-test-integration-clone-rmswlw | integ-app-ztmp-20260420-124644-000 | konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72128184278/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65358935663}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"23f9fca2a366282f8732bf5e1cf9b40e7c686b81\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:52:29Z","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-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"integ-app-ztmp-20260420-124642-000","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:30Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129098838,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:52:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125218-995","destinationSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:52:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128189778, NodeID:\"CR_kwDOOe2tsc8AAAAQyyzVUg\", HeadSHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128189778\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72128189778\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:46:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125218-995 and scenario my-integration-test-pugi 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/72128189778/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65358941814}, 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:3555940570, Number:8827, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8827\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", 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-fcyrsc\", SHA:\"62cb87cb0eafa378f0a4e1cc15aa2954c66d30e1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12:52:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72128189778,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:52:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125218-995","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:52:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52: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-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:52:30Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-125218-995","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-g7gmz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-kkovkz-on-pull-request-9xpxf","PR group":"pr-branch-ndstge"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:46Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:52: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":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"pr-branch-ndstge","prGroupHash":"5b65e8e2cbc6dab34d4b9f0855c46b3f9a8d253ac64e9726e8e6ddb976b6e4"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:46Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:46Z","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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000","testedSnapshot":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:46Z","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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-124644-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:46Z","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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:46Z","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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:52:46Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:52:47Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129144753,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:52:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"python-component-kkovkz-on-pull-request-9xpxf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:52:47Z","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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"python-component-kkovkz-on-pull-request-9xpxf"} {"level":"info","ts":"2026-04-20T12:52:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-eftj/python-component-kkovkz-on-pull-request-hsdjx with pr group pr-branch-ndstge is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-eftj/konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw with pr group pr-branch-ndstge has snapshot created, skipped","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-eftj/go-component-tzyqkm-on-pull-request-8sz7h with pr group pr-branch-ndstge has snapshot created, skipped","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component group-eftj/python-component-kkovkz, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:47Z","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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"81110482-71a5-4b3f-91fd-9b12f28cf35c","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:47Z","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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"81110482-71a5-4b3f-91fd-9b12f28cf35c","latestSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-04-20T12:52:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:47Z","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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"81110482-71a5-4b3f-91fd-9b12f28cf35c","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:52:47Z","caller":"status/status.go:631","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/8827","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"81110482-71a5-4b3f-91fd-9b12f28cf35c"} {"level":"info","ts":"2026-04-20T12:52:47Z","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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"81110482-71a5-4b3f-91fd-9b12f28cf35c"} {"level":"info","ts":"2026-04-20T12:52:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1252","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:47Z","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-kkovkz go-component-tzyqkm konflux-test-integration-clone-rmswlw]","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:47Z","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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Name":"python-component-kkovkz-on-pull-request-9xpxf"} {"level":"info","ts":"2026-04-20T12:52:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:47Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:47Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129147435,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"python-component-kkovkz-on-pull-request-9xpxf","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:52:48Z","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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"python-component-kkovkz-on-pull-request-9xpxf"} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-tzyqkm-on-pull-request-dfl87","PR group":"pr-branch-ndstge"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52: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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:48Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124642-000-ph","testedSnapshot":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:48Z","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-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-124642-000-ph","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:52: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-ztmp-20260420-124642-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:48Z","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-ztmp-20260420-124642-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-ztmp-20260420-124644-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:48Z","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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:48Z","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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","prGroup":"pr-branch-ndstge","prGroupHash":"5b65e8e2cbc6dab34d4b9f0855c46b3f9a8d253ac64e9726e8e6ddb976b6e4"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:52:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:52:49Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129150352,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"go-component-tzyqkm-on-pull-request-dfl87","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:52: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"go-component-tzyqkm-on-pull-request-dfl87"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-eftj/go-component-tzyqkm-on-pull-request-8sz7h with pr group pr-branch-ndstge is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-eftj/python-component-kkovkz-on-pull-request-hsdjx with pr group pr-branch-ndstge is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1200","msg":"The build pipelineRun group-eftj/konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw with pr group pr-branch-ndstge has snapshot created, skipped","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:49Z","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-kkovkz go-component-tzyqkm]","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:49Z","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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Name":"go-component-tzyqkm-on-pull-request-dfl87"} {"level":"info","ts":"2026-04-20T12:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:52:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:49Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:52:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72129147435, NodeID:\"CR_kwDONSo-hs8AAAAQyztyKw\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129147435\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72129147435\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:52:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/python-component-kkovkz-on-pull-request-9xpxf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129147435/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:52:49Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129147435,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelineRun.Namespace":"group-eftj","pipelineRun.Name":"go-component-tzyqkm-on-pull-request-dfl87","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-04-20T12:52: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","pipelinerun.Name":"go-component-tzyqkm-on-pull-request-dfl87"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:52:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:53: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:53: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:53: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:53: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:53:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:53: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:53: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:53: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:53: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:53:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:53:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:53: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:53:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:53:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:54:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:54: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:54: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:54:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:55: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:55: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:55: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:55: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:55: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:55:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:56: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:56: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:56: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:56:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"693.897483ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"16d21430-a23c-4940-b169-671048d57daa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"699.819008ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"2e26fb5d-d805-491a-8862-eb2cb5ea13ec","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"710.42732ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"83dec6aa-0636-4d64-93c7-eff7eb7ae957","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"731.025306ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"dfc0a4c4-1a8b-4516-bf8d-369a6a899dc6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"771.666774ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"4afb233a-be66-4cf4-97dd-a89175544b89","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"818.061159ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"9429279f-f58d-43f2-a4fb-6d443ae69d6f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"852.730979ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"b344e257-e9c3-42d0-8bb2-ea7715b1c6fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.173794113s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"49ef51db-fbf1-4e56-96df-d4e1c0ce80b0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.515040327s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"81b6db9c-9bfc-469a-b6f8-3d8a39ca6bfc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.815274989s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"66231cd6-bfc5-40f4-b2c0-b1a43704efe5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:04Z","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-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","reconcileID":"a773cd39-97df-4caf-acfa-aaccd267e1ea","component.Name":"konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-125246-000","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ztmp-20260420-125246-000","snapshot.Spec.Components":[{"name":"go-component-tzyqkm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm@sha256:9ed12cbe441b32a9533bc29d96cbb7e9d03b3102cd95142f782a233095b7ab31","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"5041c3747beec9a0d1b2c672150e706e49d956de","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-kkovkz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/python-component-kkovkz@sha256:2a98ddfda70abc310b9e225ae67560da27f725295fca84c4330cf2fefdacb267","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6e4631108d6173008dad7dc0ec04b9c0a660da03"}}}]} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-eftj/go-component-tzyqkm-on-pull-request-8sz7h with pr group pr-branch-ndstge is not the latest for its component, skipped","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-eftj/python-component-kkovkz-on-pull-request-hsdjx with pr group pr-branch-ndstge is not the latest for its component, skipped","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1007","msg":"The build pipelineRun group-eftj/go-component-tzyqkm-on-pull-request-dfl87 with pr group pr-branch-ndstge is still running, won't create group snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000"} 2026/04/20 12:58:04 http: TLS handshake error from 10.129.0.2:35416: EOF {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Namespace":"group-eftj","snapshot.Name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:58:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkovkz-on-pull-request-9xpxf has finished running","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:58:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:58:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72129144753, NodeID:\"CR_kwDONSo-hs8AAAAQyztnsQ\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129144753\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72129144753\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:52:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-kkovkz snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/python-component-kkovkz-on-pull-request-9xpxf is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129144753/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129144753,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:58:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125246-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:58:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58: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-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:05Z","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-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScneario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-6sqbp","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:06Z","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-ztmp-20260420-125246-000","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000","reconcileID":"d0a77ffb-77b8-4a22-af51-8d67bb16e2e7","snapshot.name":"integ-app-ztmp-20260420-125246-000","pipelinerun.name":"python-component-kkovkz-on-pull-request-9xpxf","duration":4.036286834} {"level":"info","ts":"2026-04-20T12:58:06Z","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-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:06Z","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-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Scenario":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:06Z","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-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Label":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi","pipelineRun.Name":"integration-resolver-pipelinerun-6sqbp"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-6sqbp","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-6sqbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72129144753, NodeID:\"CR_kwDONSo-hs8AAAAQyztnsQ\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129144753\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72129144753\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:52:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-kkovkz snapshot integ-app-ztmp-20260420-125246-000 and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129144753/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"python-component-kkovkz-on-pull-request-9xpxf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-kkovkz-on-pull-request-9xpxf has finished running","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129144753,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125246-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:58:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72129144753, NodeID:\"CR_kwDONSo-hs8AAAAQyztnsQ\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129144753\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72129144753\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:52:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-kkovkz snapshot integ-app-ztmp-20260420-125246-000 and scenario my-integration-test-pugi is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-6sqbp' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129144753/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129144753,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:58:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125246-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:58:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:13Z","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-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:13Z","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-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-6sqbp","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-6sqbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-python-component-kkovkz"} {"level":"info","ts":"2026-04-20T12:58:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72129144753, NodeID:\"CR_kwDONSo-hs8AAAAQyztnsQ\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pugi-python-component-kkovkz\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129144753\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72129144753\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:52:46 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-kkovkz snapshot integ-app-ztmp-20260420-125246-000 and scenario my-integration-test-pugi 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/72129144753/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129144753,"CheckName":"Konflux Dev version / my-integration-test-pugi / python-component-kkovkz","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:58:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125246-000","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:58:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:14Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-6sqbp","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:58: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"867.04283ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","reconcileID":"42fae651-a53c-47be-9d75-b8abbe922133","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"872.877313ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","reconcileID":"0aa12da7-34d4-4a4c-a068-5ce01c5085f8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"883.45298ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","reconcileID":"65b10ab6-0ae7-411e-bc5e-42a7aa76f576","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"903.990893ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","reconcileID":"da6c568b-97f4-48af-b6be-60f055385211","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"944.566573ms","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","reconcileID":"fdb549bd-a295-4ae4-bcdf-7033b45f8e22","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.025315656s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","reconcileID":"221846cd-7f61-4e64-a91c-179ddd1d16d1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.185983084s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","reconcileID":"74a0c636-31bd-406c-86b8-c64f55f01754","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.367040598s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","reconcileID":"52a0aed4-9e93-4158-ba0f-f5d775f516b0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.50712243s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","reconcileID":"3866489a-f192-4323-8d24-5de03afa472b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"1.804699219s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","reconcileID":"8c37e9c1-8e03-4a5a-83e4-7dd2ceaef4b8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","elapsedSinceCompletion":"2.78791998s","timeout":"5m0s"} {"level":"info","ts":"2026-04-20T12:58:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-04-20T12:58:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","reconcileID":"c519ed04-e9fd-4fc4-a635-6af208f8f069","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","reconcileID":"86783319-a86b-4394-b72c-dcc19ad85cbe","component.Name":"konflux-test-integration-clone-rmswlw"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-125246-000","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:962","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","originalName":"integ-app-ztmp-20260420-125246-000","newName":"integ-app-ztmp-20260420-125246-000-5g","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-125246-000-5g","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:930","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","originalName":"integ-app-ztmp-20260420-125246-000","finalName":"integ-app-ztmp-20260420-125246-000-5g","attempts":2} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000-5g","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","snapshot.Spec.Components":[{"name":"go-component-tzyqkm","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/go-component-tzyqkm@sha256:fb34eca4bf15d469022cb6c93fc7b8b03dd2e07d8c63f617459a946cb262bf70","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"6e4631108d6173008dad7dc0ec04b9c0a660da03"}}},{"name":"python-component-kkovkz","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-eftj/python-component-kkovkz@sha256:6fd1f5059ff26763d0c03ce921640e4c4ad9c30aa966e54aaf490f88ac93a1f0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-eftj/go-component-tzyqkm-on-pull-request-8sz7h with pr group pr-branch-ndstge is not the latest for its component, skipped","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun group-eftj/python-component-kkovkz-on-pull-request-hsdjx with pr group pr-branch-ndstge is not the latest for its component, skipped","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000-5g","reconcileID":"d86b5b65-30e9-45ca-a7c8-d71ffc837b74","snapshot.Name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000-5g","reconcileID":"d86b5b65-30e9-45ca-a7c8-d71ffc837b74","latestSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","processedSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000-5g","reconcileID":"d86b5b65-30e9-45ca-a7c8-d71ffc837b74","snapshot.Name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000-5g","reconcileID":"d86b5b65-30e9-45ca-a7c8-d71ffc837b74","latestSnapshot.Name":"integ-app-ztmp-20260420-125246-000","processedSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000-5g","reconcileID":"d86b5b65-30e9-45ca-a7c8-d71ffc837b74","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12: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/8827","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000-5g","reconcileID":"d86b5b65-30e9-45ca-a7c8-d71ffc837b74"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tzyqkm-on-pull-request-dfl87 has finished running","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000-5g","reconcileID":"d86b5b65-30e9-45ca-a7c8-d71ffc837b74"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-125824-761","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000"} 2026/04/20 12:58:24 http: TLS handshake error from 10.129.0.2:53004: EOF {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Namespace":"group-eftj","snapshot.Name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:24Z","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-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:58: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:24Z","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-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-125246-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-124644-000","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:24Z","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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:24Z","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-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-ztmp-20260420-124644-000","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72129150352, NodeID:\"CR_kwDONSo-hs8AAAAQyzt9kA\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129150352\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72129150352\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:52:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tzyqkm snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/go-component-tzyqkm-on-pull-request-dfl87 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129150352/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129150352,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:823","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScneario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-7dgnz","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000-5g","reconcileID":"d86b5b65-30e9-45ca-a7c8-d71ffc837b74","snapshot.name":"integ-app-ztmp-20260420-125246-000-5g","pipelinerun.name":"go-component-tzyqkm-on-pull-request-dfl87","duration":4.934344967} {"level":"info","ts":"2026-04-20T12:58: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000-5g","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:25Z","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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72129150352, NodeID:\"CR_kwDONSo-hs8AAAAQyzt9kA\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129150352\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72129150352\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:52:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-tzyqkm snapshot integ-app-ztmp-20260420-125246-000-5g and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129150352/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-7dgnz","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-7dgnz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129150352,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:58:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72129147435, NodeID:\"CR_kwDONSo-hs8AAAAQyztyKw\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129147435\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72129147435\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:52:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-pugi is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-eftj/go-component-tzyqkm-on-pull-request-dfl87 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129147435/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScneario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-lf6fx","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125824-761","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1073","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129147435,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125824-761","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.snapshot","caller":"gitops/snapshot.go:1485","msg":"finalizer has been removed from IntegrationTestscenario pipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-g7gmz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1084","msg":"older snapshot integ-app-ztmp-20260420-125218-995 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Scenario":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Label":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":1} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pugi","pipelineRun.Name":"integration-resolver-pipelinerun-7dgnz"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1070","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72129147435, NodeID:\"CR_kwDONSo-hs8AAAAQyztyKw\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129147435\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72129147435\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:52:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125824-761 and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129147435/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129147435,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125824-761","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-lf6fx","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-lf6fx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:58:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72128189778, NodeID:\"CR_kwDOOe2tsc8AAAAQyyzVUg\", HeadSHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128189778\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72128189778\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-20 12:46:45 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-20 12:52:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125218-995 and scenario my-integration-test-pugi has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-ndstge and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-tzyqkm | integ-app-ztmp-20260420-124642-000-ph | go-component-tzyqkm-on-pull-request-8sz7h | group-snapshot-multi-component |\n| python-component-kkovkz | integ-app-ztmp-20260420-124642-000 | python-component-kkovkz-on-pull-request-hsdjx | group-snapshot-multi-component |\n| konflux-test-integration-clone-rmswlw | integ-app-ztmp-20260420-124644-000 | konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72128189778/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65358941814}, 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:3555940570, Number:8827, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8827\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", 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-fcyrsc\", SHA:\"62cb87cb0eafa378f0a4e1cc15aa2954c66d30e1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:27Z","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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"integ-app-ztmp-20260420-124644-000","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72130059504,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125824-761","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testStatus":"Pending"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72129150352, NodeID:\"CR_kwDONSo-hs8AAAAQyzt9kA\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129150352\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72129150352\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:52:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tzyqkm snapshot integ-app-ztmp-20260420-125246-000-5g and scenario my-integration-test-pugi is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-7dgnz' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129150352/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129150352,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:28Z","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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58: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":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm-on-pull-request-dfl87","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Sucessfully created snapshot. See annotation appstudio.openshift.io/snapshot for name\",\"status\":\"success\"}"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-tzyqkm-on-pull-request-dfl87 has finished running","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72129147435, NodeID:\"CR_kwDONSo-hs8AAAAQyztyKw\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129147435\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72129147435\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:52:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125824-761 and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129147435/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129147435,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125824-761","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72129147435, NodeID:\"CR_kwDONSo-hs8AAAAQyztyKw\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129147435\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72129147435\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:52:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125824-761 and scenario my-integration-test-pugi 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/72129147435/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129147435,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125824-761","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:58:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72130059504, NodeID:\"CR_kwDOOe2tsc8AAAAQy0lc8A\", HeadSHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72130059504\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72130059504\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-04-20 12:58:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125824-761 and scenario my-integration-test-pugi is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72130059504/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65358941814}, 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:3555940570, Number:8827, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8827\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", 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-fcyrsc\", SHA:\"62cb87cb0eafa378f0a4e1cc15aa2954c66d30e1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72130059504,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-04-20T12:58:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125824-761","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testStatus":"InProgress"} {"level":"info","ts":"2026-04-20T12:58:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000-5g","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125246-000-5g","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-7dgnz","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-7dgnz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-go-component-tzyqkm"} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72129150352, NodeID:\"CR_kwDONSo-hs8AAAAQyzt9kA\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pugi-go-component-tzyqkm\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129150352\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72129150352\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:52:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-tzyqkm snapshot integ-app-ztmp-20260420-125246-000-5g and scenario my-integration-test-pugi 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/72129150352/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129150352,"CheckName":"Konflux Dev version / my-integration-test-pugi / go-component-tzyqkm","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-125246-000-5g","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-7dgnz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125824-761","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125824-761","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-20T12: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-lf6fx","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-lf6fx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:58:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72129147435, NodeID:\"CR_kwDONSo-hs8AAAAQyztyKw\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129147435\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72129147435\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:52:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125824-761 and scenario my-integration-test-pugi 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/72129147435/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72129147435,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125824-761","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:58:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:58:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72129147435, NodeID:\"CR_kwDONSo-hs8AAAAQyztyKw\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129147435\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72129147435\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-04-20 12:52:47 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-20 12:58:34 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125824-761 and scenario my-integration-test-pugi has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details | Note |\n| --- | --- | --- | --- | --- | --- |\n| task-success | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-success-2 | 5s | | :heavy_check_mark: SUCCESS | | |\n| task-skipped | 5s | | :white_check_mark: SKIPPED | | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-ndstge and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-tzyqkm | integ-app-ztmp-20260420-125246-000-5g | go-component-tzyqkm-on-pull-request-dfl87 | group-snapshot-multi-component |\n| python-component-kkovkz | integ-app-ztmp-20260420-125246-000 | python-component-kkovkz-on-pull-request-9xpxf | group-snapshot-multi-component |\n| konflux-test-integration-clone-rmswlw | integ-app-ztmp-20260420-124644-000 | konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72129147435/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:35Z","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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"integ-app-ztmp-20260420-125246-000","scenarioName":"my-integration-test-pugi","externalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:58:36Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72130080750,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:58:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125824-761","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:58:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pugi-pr group"} {"level":"info","ts":"2026-04-20T12:58:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72130059504, NodeID:\"CR_kwDOOe2tsc8AAAAQy0lc8A\", HeadSHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", ExternalID:\"my-integration-test-pugi-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/72130059504\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/72130059504\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-04-20 12:58:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125824-761 and scenario my-integration-test-pugi 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/72130059504/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pugi / pr group\", CheckSuite:github.CheckSuite{ID:65358941814}, 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:3555940570, Number:8827, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/8827\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"99eae3dc7be12e02a0afe20a728c26e3ca0592b0\", 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-fcyrsc\", SHA:\"62cb87cb0eafa378f0a4e1cc15aa2954c66d30e1\", Repo:github.Repository{ID:971877809, Name:\"konflux-test-integration-clone\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:36Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72130059504,"CheckName":"Konflux Dev version / my-integration-test-pugi / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-04-20T12:58:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125824-761","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-04-20T12:58:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:36Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integration-resolver-pipelinerun-lf6fx","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-04-20T12:58:42Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-eftj","name":"my-integration-test-pboh"}} {"level":"info","ts":"2026-04-20T12:58:42Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-pboh"} {"level":"info","ts":"2026-04-20T12:58:42Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-pboh"} {"level":"info","ts":"2026-04-20T12:58:42Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-04-20T12:58:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:42Z","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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-04-20T12:58: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScenario.Name":"my-integration-test-pboh"} {"level":"info","ts":"2026-04-20T12:58: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationTestScneario.Name":"my-integration-test-pboh"} {"level":"error","ts":"2026-04-20T12:58:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","integrationScenario.Name":"my-integration-test-pboh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-ztmp-20260420-125824-761: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"error","ts":"2026-04-20T12:58:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Scenario":"my-integration-test-pboh","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:58: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:58:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:43Z","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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:58:43Z","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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125824-761","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-04-20T12:58:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pboh","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pboh","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pboh-pr group"} {"level":"info","ts":"2026-04-20T12:58:43Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pboh-pr group"} {"level":"info","ts":"2026-04-20T12:58:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","scenarioName":"my-integration-test-pboh","externalID":"my-integration-test-pboh-pr group"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72130102715,"CheckName":"Konflux Dev version / my-integration-test-pboh / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125824-761","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000-5g","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pboh","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pboh","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pboh-pr group"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pboh-pr group"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","existingCheckRun":"github.CheckRun{ID:72130102715, NodeID:\"CR_kwDONSo-hs8AAAAQy0oFuw\", HeadSHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", ExternalID:\"my-integration-test-pboh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/72130102715\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/72130102715\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-04-20 12:58:44 +0000 UTC}, CompletedAt:github.Timestamp{2026-04-20 12:58:43 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-ztmp-20260420-125824-761 and scenario my-integration-test-pboh is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-ztmp-20260420-125824-761: 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/72130102715/annotations\"}, Name:\"Konflux Dev version / my-integration-test-pboh / pr group\", CheckSuite:github.CheckSuite{ID:65359818118}, 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:3555940359, Number:21129, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/21129\", Head:github.PullRequestBranch{Ref:\"pr-branch-ndstge\", SHA:\"6e4631108d6173008dad7dc0ec04b9c0a660da03\", 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-fcyrsc\", SHA:\"382c7ad507b7f103411a9cf2aa0893a4d7f0dec0\", Repo:github.Repository{ID:891960966, Name:\"group-snapshot-multi-component\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component\"}}}]}"} {"level":"info","ts":"2026-04-20T12:58:44Z","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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"integ-app-ztmp-20260420-125246-000","scenarioName":"my-integration-test-pboh","externalID":"my-integration-test-pboh-pr group"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72130104216,"CheckName":"Konflux Dev version / my-integration-test-pboh / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125824-761","destinationSnapshot.Name":"integ-app-ztmp-20260420-125246-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","destinationComponentSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reporter":"GithubReporter"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pboh","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pugi"} {"level":"info","ts":"2026-04-20T12:58:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","scenario.Name":"my-integration-test-pboh","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testedSnapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pboh-pr group"} {"level":"info","ts":"2026-04-20T12:58:45Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ExternalID":"my-integration-test-pboh-pr group"} {"level":"info","ts":"2026-04-20T12:58:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.NameSpace":"group-eftj","snapshot.Name":"integ-app-ztmp-20260420-124644-000","scenarioName":"my-integration-test-pboh","externalID":"my-integration-test-pboh-pr group"} {"level":"info","ts":"2026-04-20T12:58:45Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","ID":72130106223,"CheckName":"Konflux Dev version / my-integration-test-pboh / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-04-20T12:58:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","testedSnapshot.Name":"integ-app-ztmp-20260420-125824-761","destinationSnapshot.Name":"integ-app-ztmp-20260420-124644-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-04-20T12:58:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:58: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-ztmp-20260420-125824-761","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","snapshot.Name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-eftj","snapshot":"integ-app-ztmp-20260420-124316-000"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-125902-687"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-125902-687","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:59:02Z","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-ztmp-20260420-124316-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-nv247","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ztmp-20260420-125902-687"} {"level":"info","ts":"2026-04-20T12:59:02Z","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-ztmp-20260420-125902-687","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125902-687","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-125902-687","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:59: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-ztmp-20260420-125902-687","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-125902-687","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-ztmp-20260420-125902-687","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125902-687","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-20T12:59:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-20T12:59:02Z","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-ztmp-20260420-125902-687","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125902-687","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:59: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-ztmp-20260420-125902-687","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ztmp-20260420-125902-687","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"error","ts":"2026-04-20T12:59:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-tzyqkm","namespace":"group-eftj"},"namespace":"group-eftj","name":"go-component-tzyqkm","reconcileID":"e61ba85b-9aa8-416e-bbf6-cfa0005ace0d","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-tzyqkm\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"pac.component.appstudio.openshift.io/finalizer\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-ztmp-20260420-125902-751"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-ztmp-20260420-125902-751","application":"integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-ztmp-20260420-125902-751"} {"level":"info","ts":"2026-04-20T12:59:02Z","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-ztmp-20260420-125902-751","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125902-751","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-ztmp-20260420-125902-751","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-04-20T12:59: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-ztmp-20260420-125902-751","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-ztmp-20260420-125902-751","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","Application.Name":"integ-app-ztmp","IntegrationTestScenarios":0} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"integ-app-ztmp-20260420-125902-751","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"integ-app-ztmp-20260420-125902-751","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-04-20T12:59:02Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-04-20T12:59:02Z","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-ztmp-20260420-125902-751","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-ztmp-20260420-125902-751","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-tzyqkm","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp","namespace":"group-eftj","name":"go-component-tzyqkm","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-20T12:59: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-ztmp-20260420-125902-751","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:59:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-ztmp-20260420-125902-751","namespace":"group-eftj"},"application":"group-eftj/integ-app-ztmp"} {"level":"info","ts":"2026-04-20T12:59:02Z","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-7dgnz","namespace":"group-eftj"},"pipelineRun.Name":"integration-resolver-pipelinerun-7dgnz"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-7dgnz","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-7dgnz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:59:03Z","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-hln6d","namespace":"group-eftj"},"pipelineRun.Name":"integration-resolver-pipelinerun-hln6d"} {"level":"error","ts":"2026-04-20T12:59:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-8sz7h","namespace":"group-eftj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hln6d","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-hln6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:59:03Z","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-m4nf9","namespace":"group-eftj"},"pipelineRun.Name":"integration-resolver-pipelinerun-m4nf9"} {"level":"error","ts":"2026-04-20T12:59:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-dfl87","namespace":"group-eftj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-m4nf9","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-m4nf9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-04-20T12:59:03Z","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-qtl86","namespace":"group-eftj"},"pipelineRun.Name":"integration-resolver-pipelinerun-qtl86"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-qtl86","namespace":"group-eftj"},"namespace":"group-eftj","name":"integration-resolver-pipelinerun-qtl86","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-04-20T12:59:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-pull-request-fhw4w","namespace":"group-eftj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-20T12:59:03Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-tzyqkm-on-push-mcrxr","namespace":"group-eftj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-eftj","snapshot":"integ-app-ztmp-20260420-125218-995"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-eftj","snapshot":"integ-app-ztmp-20260420-123653-000"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-kkovkz","namespace":"group-eftj"},"namespace":"group-eftj","name":"python-component-kkovkz","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-20T12:59:03Z","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-ztmp\" not found","component":{"name":"python-component-kkovkz","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ztmp-20260420-125902-687"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-eftj","snapshot":"integ-app-ztmp-20260420-125902-687"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-eftj","snapshot":"integ-app-ztmp-20260420-124644-000"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-eftj","snapshot":"integ-app-ztmp-20260420-125246-000-5g"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-eftj","snapshot":"integ-app-ztmp-20260420-123122-000"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-eftj","snapshot":"integ-app-ztmp-20260420-125246-000"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ztmp-20260420-124313-000"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-eftj","snapshot":"integ-app-ztmp-20260420-124313-000"} 2026/04/20 12:59:03 http: TLS handshake error from 10.130.0.2:39788: EOF {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ztmp-20260420-125902-751"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-eftj","snapshot":"integ-app-ztmp-20260420-125902-751"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-eftj","snapshot":"integ-app-ztmp-20260420-124642-000"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-eftj","snapshot":"integ-app-ztmp-20260420-125824-761"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ztmp-20260420-123721-000"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-eftj","snapshot":"integ-app-ztmp-20260420-123721-000"} 2026/04/20 12:59:03 http: TLS handshake error from 10.130.0.2:39768: EOF 2026/04/20 12:59:03 http: TLS handshake error from 10.129.0.2:55542: EOF 2026/04/20 12:59:03 http: TLS handshake error from 10.129.0.2:55508: EOF {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"group-eftj","snapshot":"integ-app-ztmp-20260420-124642-000-ph"} {"level":"info","ts":"2026-04-20T12:59:03Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-test-integration-clone-rmswlw","namespace":"group-eftj"},"namespace":"group-eftj","name":"konflux-test-integration-clone-rmswlw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-04-20T12:59:03Z","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-ztmp\" not found","component":{"name":"konflux-test-integration-clone-rmswlw","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:59:03Z","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-ztmp-20260420-125218-995\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-g7gmz","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:59:03Z","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-ztmp-20260420-124642-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-2mjfp","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:59:03Z","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-ztmp-20260420-125824-761\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-lf6fx","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:59:04Z","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-ztmp-20260420-125246-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-6sqbp","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:59:04Z","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-ztmp-20260420-123721-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-v829c","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:59:04Z","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-ztmp-20260420-124644-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-7wz5d","namespace":"group-eftj"}} {"level":"info","ts":"2026-04-20T12:59:04Z","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-ztmp-20260420-124313-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-x9r7f","namespace":"group-eftj"}} {"level":"error","ts":"2026-04-20T12:59:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-9xpxf","namespace":"group-eftj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-20T12:59:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hrwcn","namespace":"group-eftj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-20T12:59:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-pull-request-hsdjx","namespace":"group-eftj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-20T12:59:08Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"python-component-kkovkz-on-push-zh5cq","namespace":"group-eftj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-20T12:59:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-dgb2j","namespace":"group-eftj"},"stacktrace":"github.com/konflux-ci/integration-service/helpers.HandleLoaderError\n\t/opt/app-root/src/helpers/errorhandlers.go:100\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:110\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-04-20T12:59:09Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-rmswlw-on-pull-request-fjvtw","namespace":"group-eftj"},"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"}