{"level":"info","ts":"2026-02-16T11:29:26Z","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-02-16T11:29:26Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-02-16T11:29:26Z","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-02-16T11:29:26Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.builder","caller":"builder/webhook.go:289","msg":"Conversion webhook enabled","GVK":"appstudio.redhat.com/v1beta2, Kind=IntegrationTestScenario"} {"level":"info","ts":"2026-02-16T11:29:26Z","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-02-16T11:29:26Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-02-16T11:29:26Z","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-02-16T11:29:26Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-02-16T11:29:26Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-02-16T11:29:26Z","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-02-16T11:29:26Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-02-16T11:29:26Z","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-02-16T11:29:26Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-02-16T11:29:26Z","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-02-16T11:29:26Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","source":"kind source: *v1.PipelineRun"} {"level":"info","ts":"2026-02-16T11:29:26Z","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-02-16T11:29:26Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-02-16T11:29:26Z","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-02-16T11:29:26Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"info","ts":"2026-02-16T11:29:26Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"error","ts":"2026-02-16T11:29:26Z","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-02-16T11:29:26Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"error","ts":"2026-02-16T11:29:36Z","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-02-16T11:29:36Z","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-02-16T11:29:46Z","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-02-16T11:29:46Z","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-02-16T11:29:56Z","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-02-16T11:29:56Z","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-02-16T11:30:06Z","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-02-16T11:30:06Z","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-02-16T11:30:16Z","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-02-16T11:30:16Z","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-02-16T11:30:26Z","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-02-16T11:30:26Z","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-02-16T11:30:36Z","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-02-16T11:30:36Z","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-02-16T11:30:46Z","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-02-16T11:30:46Z","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-02-16T11:30:56Z","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-02-16T11:30:56Z","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-02-16T11:31:06Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-02-16T11:31:06Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-02-16T11:31:06Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-02-16T11:31:06Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-02-16T11:40:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-fixh","name":"my-integration-test-iqpb"}} {"level":"info","ts":"2026-02-16T11:40:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:40:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:40:13Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T11:40:14Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"go-component-pqkdak","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-pqkdak-on-pull-request-9wqkt","PR group":"konflux-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"konflux-go-component-pqkdak","prGroupHash":"1292224a7cea640ed06698a697e070d0df602173078f81aeec1484461113ab"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63741897553,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-9wqkt","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-9wqkt"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-pqkdak is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63741897553, NodeID:\"CR_kwDONSo-hs8AAAAO11ArUQ\", HeadSHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63741897553\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63741897553\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:40:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-9wqkt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63741897553/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57544855657}, 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:3289608397, Number:18889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18889\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-pqkdak\", SHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", 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-kfiumz\", 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-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63741897553,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-9wqkt","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-9wqkt"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-pqkdak is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:41:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:43:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:44:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:45:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:46:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:46:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"710a18d0-c1f7-4d48-8fb1-9c6f95334067","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63741897553, NodeID:\"CR_kwDONSo-hs8AAAAO11ArUQ\", HeadSHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63741897553\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63741897553\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:40:23 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-9wqkt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63741897553/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57544855657}, 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:3289608397, Number:18889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18889\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-pqkdak\", SHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", 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-kfiumz\", 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-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63741897553,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-9wqkt","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-9wqkt"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-go-component-pqkdak is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"f3a8bbae-9a98-4b84-9344-1f87ed630b89","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"ab0de88d-6910-4a7e-858c-db21eb00532f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"8a6ed362-c780-41dd-aacc-9440f705d2c7","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"118e40d2-33f1-4171-b9ee-267ddbbe55f0","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"2e946364-e716-4df5-a674-5a72cf672b37","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"e310586c-b2d6-4254-bd14-070c4d3e094a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:47:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","reconcileID":"ec4f8393-55d7-4525-b29b-f8097026d725","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-114023-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114023-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-114023-000","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:0408cef6cc6b46a9f4907bb290ac9daa9c05c37d929f2b203394957975d25145","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"334f0689c8c9bccbaebe202ff22664c6558f2e22"}}}]} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-go-component-pqkdak is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 1292224a7cea640ed06698a697e070d0df602173078f81aeec1484461113ab is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T11:47:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-pull-request-9wqkt has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63741897553, NodeID:\"CR_kwDONSo-hs8AAAAO11ArUQ\", HeadSHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63741897553\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63741897553\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:40:23 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 11:47:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-9wqkt succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63741897553/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57544855657}, 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:3289608397, Number:18889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18889\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-pqkdak\", SHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", 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-kfiumz\", 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-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-114023-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63742666144,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114023-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-9wqkt","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-02-16T11:47:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-pull-request-9wqkt has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47: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-aqdg-20260216-114023-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:47:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-x2dgn","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:48:00Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-114023-000","reconcileID":"772cf279-31e7-4b20-b100-520dab29e826","snapshot.name":"integ-app-aqdg-20260216-114023-000","pipelinerun.name":"go-component-pqkdak-on-pull-request-9wqkt","duration":3.148857208} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114023-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48: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-aqdg-20260216-114023-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-x2dgn"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63742666144, NodeID:\"CR_kwDONSo-hs8AAAAO11vloA\", HeadSHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742666144\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63742666144\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:47:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-114023-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742666144/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57544855657}, 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:3289608397, Number:18889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18889\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-pqkdak\", SHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", 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-kfiumz\", 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-02-16T11:48:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-x2dgn","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-x2dgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63742666144,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114023-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48: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-aqdg-20260216-114023-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:48:00Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63742666144, NodeID:\"CR_kwDONSo-hs8AAAAO11vloA\", HeadSHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742666144\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63742666144\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:47:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-114023-000 and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-x2dgn' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742666144/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57544855657}, 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:3289608397, Number:18889, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18889\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-pqkdak\", SHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", 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-kfiumz\", 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-02-16T11:48:01Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63742666144,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:48:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114023-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:48:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:05Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"python-component-jyvzxa","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T11:48:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:48:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun go-component-pqkdak-on-push-shzwt is not associated with a pull request","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-sb72c","PR group":"konflux-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"konflux-python-component-jyvzxa","prGroupHash":"46bab3ee787a2655379e379332f8ce0dbc6bd3b6dd1892a1bbd2fa1a3d9dbf"} {"level":"info","ts":"2026-02-16T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63742693210,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-sb72c","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-sb72c"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-jyvzxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:48:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63742693210, NodeID:\"CR_kwDONSo-hs8AAAAO11xPWg\", HeadSHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742693210\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63742693210\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:48:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-sb72c is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742693210/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57545529562}, 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:3289639837, Number:18891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18891\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jyvzxa\", SHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", 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-kfiumz\", SHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", 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-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63742693210,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-sb72c","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-sb72c"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-jyvzxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114023-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114023-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-x2dgn","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-x2dgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testedSnapshot":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63742666144, NodeID:\"CR_kwDONSo-hs8AAAAO11vloA\", HeadSHA:\"334f0689c8c9bccbaebe202ff22664c6558f2e22\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742666144\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63742666144\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:47:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-114023-000 and scenario my-integration-test-iqpb 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/63742666144/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57544855657}, 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-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63742666144,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114023-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114023-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T11:48:39Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114023-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-x2dgn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:48:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:49:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:50:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:51:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:52:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"4a824648-95df-48af-b68c-726e9d48cf24","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63742693210, NodeID:\"CR_kwDONSo-hs8AAAAO11xPWg\", HeadSHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742693210\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63742693210\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:48:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-sb72c is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742693210/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57545529562}, 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:3289639837, Number:18891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18891\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jyvzxa\", SHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", 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-kfiumz\", SHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", 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-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63742693210,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-sb72c","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-sb72c"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-python-component-jyvzxa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:40Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"7d3d6aeb-e981-446f-9daf-a084fe8881ba","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"120db683-55d1-4bc9-8f63-126ae0bb5889","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"d2f2fbbd-6afc-45ce-890a-cff24841d9b5","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"adc0bff3-eb25-4525-a099-54834b22f558","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"41a77855-e441-4709-9852-f4411393300f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"99ce057c-1c50-41da-8294-4d5283db8b0a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"ac552c75-93f7-417c-b0a5-248095e373ad","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:53:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"143a0108-a329-4ecd-91bf-ce5453928670","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:41Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","reconcileID":"3fdcbd49-9491-4514-bdc6-1e8d0e3f3211","component.Name":"go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-114816-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114816-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-114816-000","snapshot.Spec.Components":[{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:3a03b38eaec74596b78157b70b1cc4bc26e687f03453897881a22d22716b7dbb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"36b0e206746a0cbb0744b36dd96177adb095529e"}}}]} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-python-component-jyvzxa is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 46bab3ee787a2655379e379332f8ce0dbc6bd3b6dd1892a1bbd2fa1a3d9dbf is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:53: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-aqdg-20260216-114816-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-pull-request-sb72c has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63742693210, NodeID:\"CR_kwDONSo-hs8AAAAO11xPWg\", HeadSHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742693210\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63742693210\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:48:16 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 11:53:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-sb72c succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63742693210/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57545529562}, 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:3289639837, Number:18891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18891\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jyvzxa\", SHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", 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-kfiumz\", SHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", 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-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-114816-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743226679,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114816-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53: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-aqdg-20260216-114816-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743226679, NodeID:\"CR_kwDONSo-hs8AAAAO12RzNw\", HeadSHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743226679\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743226679\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:53:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-114816-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743226679/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57545529562}, 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:3289639837, Number:18891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18891\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jyvzxa\", SHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", 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-kfiumz\", SHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", 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-02-16T11:53:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-sb72c","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-02-16T11:53:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-pull-request-sb72c has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-hg87l","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:53:43Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-114816-000","reconcileID":"f4a02a00-982d-48c0-8b40-f273377375db","snapshot.name":"integ-app-aqdg-20260216-114816-000","pipelinerun.name":"python-component-jyvzxa-on-pull-request-sb72c","duration":3.180422293} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114816-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743226679,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114816-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} 2026/02/16 11:53:43 http: TLS handshake error from 10.129.0.2:46536: EOF {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53: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-aqdg-20260216-114816-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-hg87l"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743226679, NodeID:\"CR_kwDONSo-hs8AAAAO12RzNw\", HeadSHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743226679\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743226679\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:53:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-114816-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743226679/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57545529562}, 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:3289639837, Number:18891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18891\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jyvzxa\", SHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", 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-kfiumz\", SHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", 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-02-16T11:53:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hg87l","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-hg87l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743226679,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114816-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53: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-aqdg-20260216-114816-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743226679, NodeID:\"CR_kwDONSo-hs8AAAAO12RzNw\", HeadSHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743226679\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743226679\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:53:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-114816-000 and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-hg87l' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743226679/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57545529562}, 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:3289639837, Number:18891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18891\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jyvzxa\", SHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", 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-kfiumz\", SHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", 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-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743226679,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114816-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114816-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114816-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-hg87l","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-hg87l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testedSnapshot":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:53:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743226679, NodeID:\"CR_kwDONSo-hs8AAAAO12RzNw\", HeadSHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743226679\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743226679\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:53:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-114816-000 and scenario my-integration-test-iqpb 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/63743226679/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57545529562}, 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:3289639837, Number:18891, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18891\", Head:github.PullRequestBranch{Ref:\"konflux-python-component-jyvzxa\", SHA:\"36b0e206746a0cbb0744b36dd96177adb095529e\", 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-kfiumz\", SHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", 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-02-16T11:53:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743226679,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T11:53:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114816-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114816-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T11:53:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:53:51Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114816-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-hg87l","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:53:57Z","logger":"controllers.component","caller":"helpers/integration.go:468","msg":"Added Finalizer to the Component","component":{"name":"konflux-test-integration-clone-ixomqb","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","caller":"gitops/snapshot.go:1494","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","reconcileID":"cc26e659-3a2f-400c-ac64-a84a86b0ac50","Component.Namespace":"group-fixh","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","Component.Name":"go-component-pqkdak","lastBuildCommit":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","component.Namespace":"group-fixh","component.Name":"go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:54:00Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","reconcileID":"cc26e659-3a2f-400c-ac64-a84a86b0ac50","component.Name":"python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:54:00Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","reconcileID":"cc26e659-3a2f-400c-ac64-a84a86b0ac50","component.Name":"konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-114812-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114812-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-114812-000","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98"}}}]} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:54: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-aqdg-20260216-114812-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-push-shzwt has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-114812-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-push-shzwt","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-02-16T11:54:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-push-shzwt has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-push-shzwt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743256472,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114812-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-kfh7v","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:54:01Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-114812-000","reconcileID":"44f46d86-a555-45ee-adc3-061bc24d26a8","snapshot.name":"integ-app-aqdg-20260216-114812-000","pipelinerun.name":"go-component-pqkdak-on-push-shzwt","duration":3.947278209} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114812-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54: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-aqdg-20260216-114812-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743256472, NodeID:\"CR_kwDONSo-hs8AAAAO12TnmA\", HeadSHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743256472\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743256472\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:54:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-114812-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743256472/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57545521074}, 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-02-16T11:54:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kfh7v","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-kfh7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743256472,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114812-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743256472, NodeID:\"CR_kwDONSo-hs8AAAAO12TnmA\", HeadSHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743256472\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743256472\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:54:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-114812-000 and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-kfh7v' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743256472/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57545521074}, 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-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743256472,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114812-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:54:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:04Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:54:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:416","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:450","msg":"PipelineRun python-component-jyvzxa-on-push-s5xq6 is not associated with a pull request","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:54:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","PR group":"konflux-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:54:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"konflux-konflux-test-integration-clone-ixomqb","prGroupHash":"925ce0823dcb49043b7ae5e9758adf69a73d2a39ec848a6ba13293c9756d4c"} {"level":"info","ts":"2026-02-16T11:54:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743266454,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-ixomqb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:54:07Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743266454, NodeID:\"CR_kwDOOe2tsc8AAAAO12UOlg\", HeadSHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743266454\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743266454\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:54:07 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-g52bz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743266454/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546028103}, 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:3289661504, Number:7582, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7582\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ixomqb\", SHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", 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-kfiumz\", 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-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743266454,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-ixomqb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114812-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-114812-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-kfh7v","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-kfh7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testedSnapshot":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743256472, NodeID:\"CR_kwDONSo-hs8AAAAO12TnmA\", HeadSHA:\"4a46a2a758d2b95e6df4a41d3bc78e096f509a98\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743256472\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743256472\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:54:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-114812-000 and scenario my-integration-test-iqpb 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/63743256472/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57545521074}, 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-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743256472,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-114812-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-114812-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114812-000"} {"level":"info","ts":"2026-02-16T11:54:09Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-114812-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-kfh7v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:54:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:55:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"26c3d1fd-66f8-40be-9917-bb5fe5f67b96","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743266454, NodeID:\"CR_kwDOOe2tsc8AAAAO12UOlg\", HeadSHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743266454\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743266454\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:54:07 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-g52bz is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743266454/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546028103}, 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:3289661504, Number:7582, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7582\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ixomqb\", SHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", 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-kfiumz\", 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-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743266454,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-ixomqb is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"8785eb82-9840-417e-ad77-d57ff120a0a6","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"8a548558-b2d3-4747-8e54-b8edb64576fd","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"ca28734b-ea05-45c5-966d-caa388d15388","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"2bba9348-1221-4b87-9b02-7d83e9b372e6","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"fbf6b233-1d9a-496c-9402-03397cf72f69","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"7a99a986-ff14-4642-a0fd-83e979062fb2","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T11:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T11:57:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"8a1ed770-0406-4d90-9107-794348012b0e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","caller":"gitops/snapshot.go:987","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","reconcileID":"728af413-3f0f-4e90-a14a-40e534dc1fd0","component.Name":"python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-115407-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115407-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-115407-000","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-ixomqb","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/konflux-test-integration-clone-ixomqb@sha256:31fff67883fd5dd170b0c13ec5e7fcf65ed490a2262004307842cf5c16668d5d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"5f66384fdc9004a121626d8b3351c22f8387fb63"}}}]} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux-konflux-test-integration-clone-ixomqb is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 925ce0823dcb49043b7ae5e9758adf69a73d2a39ec848a6ba13293c9756d4c is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:57: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-aqdg-20260216-115407-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Namespace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} 2026/02/16 11:57:06 http: TLS handshake error from 10.130.0.2:60008: EOF {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57: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-aqdg-20260216-115407-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-ixomqb-on-pull-request-g52bz has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743266454, NodeID:\"CR_kwDOOe2tsc8AAAAO12UOlg\", HeadSHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743266454\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743266454\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:54:07 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 11:57:04 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-g52bz succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743266454/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546028103}, 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:3289661504, Number:7582, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7582\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ixomqb\", SHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", 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-kfiumz\", 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-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115407-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","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-02-16T11:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-ixomqb-on-pull-request-g52bz has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743561427,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115407-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-8hfv6","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:57:07Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115407-000","reconcileID":"65cf35d0-ca2f-43eb-852f-fb0fd3b70ace","snapshot.name":"integ-app-aqdg-20260216-115407-000","pipelinerun.name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","duration":3.365988032} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115407-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-8hfv6"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743561427, NodeID:\"CR_kwDOOe2tsc8AAAAO12mO0w\", HeadSHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743561427\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743561427\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-115407-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743561427/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546028103}, 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:3289661504, Number:7582, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7582\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ixomqb\", SHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", 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-kfiumz\", 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-02-16T11:57:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8hfv6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-8hfv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743561427,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115407-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743561427, NodeID:\"CR_kwDOOe2tsc8AAAAO12mO0w\", HeadSHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743561427\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743561427\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:57:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-115407-000 and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-8hfv6' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743561427/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546028103}, 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:3289661504, Number:7582, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7582\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ixomqb\", SHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", 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-kfiumz\", 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-02-16T11:57:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743561427,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115407-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:57:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115407-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8hfv6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-8hfv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115407-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:57:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testedSnapshot":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743561427, NodeID:\"CR_kwDOOe2tsc8AAAAO12mO0w\", HeadSHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743561427\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743561427\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:57:06 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-115407-000 and scenario my-integration-test-iqpb 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/63743561427/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546028103}, 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:3289661504, Number:7582, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7582\", Head:github.PullRequestBranch{Ref:\"konflux-konflux-test-integration-clone-ixomqb\", SHA:\"5f66384fdc9004a121626d8b3351c22f8387fb63\", 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-kfiumz\", 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-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743561427,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115407-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115407-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T11:57:15Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115407-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-8hfv6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:57:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:57:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-xfw4t","PR group":"pr-branch-jtvoao"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"pr-branch-jtvoao","prGroupHash":"129d69269e0bfe3aa7c4afe0df23dfcfc3e339629e8d28d7cdf553bc674969"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743594755,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-xfw4t","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-xfw4t"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group pr-branch-jtvoao is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-pqkdak-on-pull-request-nj7v2","PR group":"pr-branch-jtvoao"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"pr-branch-jtvoao","prGroupHash":"129d69269e0bfe3aa7c4afe0df23dfcfc3e339629e8d28d7cdf553bc674969"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743597024,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-nj7v2","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-nj7v2"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-pqkdak python-component-jyvzxa]","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"go-component-pqkdak-on-pull-request-nj7v2"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743598209,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-nj7v2","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-nj7v2"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","PR group":"pr-branch-jtvoao"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"pr-branch-jtvoao","prGroupHash":"129d69269e0bfe3aa7c4afe0df23dfcfc3e339629e8d28d7cdf553bc674969"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743599869,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-jyvzxa go-component-pqkdak konflux-test-integration-clone-ixomqb]","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:29Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743600602,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743599869, NodeID:\"CR_kwDOOe2tsc8AAAAO12ok_Q\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743599869\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743599869\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743599869/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546306287}, 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:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743599869,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-jyvzxa go-component-pqkdak konflux-test-integration-clone-ixomqb]","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T11:57:30Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743600602, NodeID:\"CR_kwDOOe2tsc8AAAAO12on2g\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743600602\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743600602\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743600602/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546306287}, 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:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743600602,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","caller":"gitops/snapshot.go:1494","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","reconcileID":"a3b61f0d-29d1-4202-875c-1499944da31e","Component.Namespace":"group-fixh","LastPromotedImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:6f73637a5b15d8f9fd32cbc54d8537de695a2c573c4e91e3fbbfd94fce21b840","Component.Name":"python-component-jyvzxa","lastBuildCommit":"44745e979c8df38ea24b9bab0a6275547f25f111"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:99","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","component.Namespace":"group-fixh","component.Name":"python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:58:33Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","reconcileID":"a3b61f0d-29d1-4202-875c-1499944da31e","component.Name":"konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-115404-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115404-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-115404-000","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:6f73637a5b15d8f9fd32cbc54d8537de695a2c573c4e91e3fbbfd94fce21b840","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"44745e979c8df38ea24b9bab0a6275547f25f111"}}}]} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11: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-aqdg-20260216-115404-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-push-s5xq6 has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:396","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:245","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:299","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1114","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-push-s5xq6","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-02-16T11:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-push-s5xq6 has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-push-s5xq6","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:58:33Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115404-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743702114,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115404-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-46hp2","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T11:58:34Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115404-000","reconcileID":"635f7320-b590-4f9a-bdb2-cf0dffc36b4e","snapshot.name":"integ-app-aqdg-20260216-115404-000","pipelinerun.name":"python-component-jyvzxa-on-push-s5xq6","duration":3.565190676} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115404-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11: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-aqdg-20260216-115404-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:58:34Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743702114, NodeID:\"CR_kwDONSo-hs8AAAAO12u0Yg\", HeadSHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743702114\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743702114\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:58:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-115404-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743702114/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546021701}, 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-02-16T11:58:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-46hp2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-46hp2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743702114,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115404-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58: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-aqdg-20260216-115404-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743702114, NodeID:\"CR_kwDONSo-hs8AAAAO12u0Yg\", HeadSHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743702114\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743702114\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:58:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-115404-000 and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-46hp2' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743702114/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546021701}, 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-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743702114,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115404-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58: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-aqdg-20260216-115404-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115404-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:682","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115404-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:482","msg":"The Snapshot's component was previously added to the global candidate list, skipping adding it.","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-46hp2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-46hp2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testedSnapshot":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T11:58:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743702114, NodeID:\"CR_kwDONSo-hs8AAAAO12u0Yg\", HeadSHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743702114\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743702114\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 11:58:33 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-115404-000 and scenario my-integration-test-iqpb 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/63743702114/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546021701}, 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-02-16T11:58:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743702114,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T11:58:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115404-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115404-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T11:58:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115404-000"} {"level":"info","ts":"2026-02-16T11:58:43Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115404-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-46hp2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T11:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T11:59:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T12:00:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:141","msg":"Validating Snapshot upon deletion","name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T12:00: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-aqdg-20260216-114816-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-hg87l","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:00: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-aqdg-20260216-114023-000\" not found","pipelineRun":{"name":"integration-resolver-pipelinerun-x2dgn","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"238072b5-7fd1-460f-bddd-1db41a3d28a6","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743599869, NodeID:\"CR_kwDOOe2tsc8AAAAO12ok_Q\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743599869\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743599869\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743599869/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546306287}, 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:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743599869,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-jyvzxa go-component-pqkdak konflux-test-integration-clone-ixomqb]","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T12:00:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743600602, NodeID:\"CR_kwDOOe2tsc8AAAAO12on2g\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743600602\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743600602\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:29 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743600602/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546306287}, 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:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743600602,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"e29bcdbe-baae-47fc-9307-2ccdcb8cdf5f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"972789d1-b352-4df1-a72f-ef44e1628356","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"010f9b91-d8c4-4458-8b9e-59fc8a75a21a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"12f3b29a-6f8f-4958-9add-c6612871a9ed","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"336a8e22-fb56-45db-a7ae-eeea9d45293a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"1f29ba42-42b4-4b62-9b4b-ddb1525f7664","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:00:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","reconcileID":"b7970697-8ca2-4e1d-b2b4-3c074f0fb50e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-115726-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1054","msg":"The build pipelineRun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t with pr group pr-branch-jtvoao is still running, won't create group snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-115726-000","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:6f73637a5b15d8f9fd32cbc54d8537de695a2c573c4e91e3fbbfd94fce21b840","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"44745e979c8df38ea24b9bab0a6275547f25f111","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-ixomqb","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/konflux-test-integration-clone-ixomqb@sha256:122275db80715d6b796b9610d598b34a14c62a00281a1a2f8935eef5d4913de7","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"a02e9e7d2de0f84d7308218b65ad4348ba000826"}}}]} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00: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-aqdg-20260216-115726-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} 2026/02/16 12:00:27 http: TLS handshake error from 10.129.0.2:49184: EOF {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Namespace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:00: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-aqdg-20260216-115726-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743599869, NodeID:\"CR_kwDOOe2tsc8AAAAO12ok_Q\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743599869\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743599869\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:57:29 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:00:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743599869/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546306287}, 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:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","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-02-16T12:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743893961,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-45rzn","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:00:29Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000","reconcileID":"91cabe75-5794-45e3-9ca2-409498b90cb7","snapshot.name":"integ-app-aqdg-20260216-115726-000","pipelinerun.name":"konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv","duration":4.063597372} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-45rzn"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743893961, NodeID:\"CR_kwDOOe2tsc8AAAAO126hyQ\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743893961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743893961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:00:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-115726-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743893961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546306287}, 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:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:00:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-45rzn","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-45rzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743893961,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743893961, NodeID:\"CR_kwDOOe2tsc8AAAAO126hyQ\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743893961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743893961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:00:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-115726-000 and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-45rzn' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743893961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546306287}, 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:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:00:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743893961,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:00:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:00:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-45rzn","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-45rzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:00:36Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743893961, NodeID:\"CR_kwDOOe2tsc8AAAAO126hyQ\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743893961\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743893961\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:00:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-115726-000 and scenario my-integration-test-iqpb 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/63743893961/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546306287}, 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:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:00:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743893961,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:00:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:00:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:00:37Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-45rzn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:00:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:01:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"d9adac8e-2ce1-42f7-9de8-fd4a951c8e62","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743594755, NodeID:\"CR_kwDONSo-hs8AAAAO12oRAw\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743594755\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743594755\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743594755/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743594755,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-xfw4t","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-xfw4t"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv with pr group pr-branch-jtvoao has snapshot created, skipped","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-pqkdak python-component-jyvzxa]","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-xfw4t"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743598209, NodeID:\"CR_kwDONSo-hs8AAAAO12oegQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743598209\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743598209\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743598209/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743598209,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-xfw4t","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-xfw4t"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"c18b2532-53b1-4db2-8f28-f1598164ab9a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"9e5e8cdd-6baf-406b-b2e2-b8aed8c25878","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"b0368ad9-9f90-4df7-8f0e-69894e439f51","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"5496dd31-e795-44dd-8686-12790f051b63","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"121b7fa5-7b53-4230-8562-416d7783fa43","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"8a691aed-87fa-4b5b-ad3d-fdf9ad66e3b9","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","reconcileID":"0b885aec-47d7-48e0-95d5-1681fa4460af","component.Name":"konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-115726-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:781","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","originalName":"integ-app-aqdg-20260216-115726-000","newName":"integ-app-aqdg-20260216-115726-000-90","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-115726-000-90","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:749","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","originalName":"integ-app-aqdg-20260216-115726-000","finalName":"integ-app-aqdg-20260216-115726-000-90","attempts":2} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-90","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:245b1594c4a4fdc9a75f67c8f0abe3da58c3afad289e71865163a1edfc5eecac","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"1d515f88363ec9f937d116ddb649f35a475c0f2f"}}}]} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1054","msg":"The build pipelineRun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 with pr group pr-branch-jtvoao is still running, won't create group snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} 2026/02/16 12:02:26 http: TLS handshake error from 10.129.0.2:38194: EOF {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-pull-request-xfw4t has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-xfw4t","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-02-16T12:02:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-pull-request-xfw4t has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-xfw4t","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743594755, NodeID:\"CR_kwDONSo-hs8AAAAO12oRAw\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743594755\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743594755\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:57:26 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:02:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743594755/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744095905,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-xlf6d","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:28Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-90","reconcileID":"49e67142-45bc-4a4b-be25-cbb40f906518","snapshot.name":"integ-app-aqdg-20260216-115726-000-90","pipelinerun.name":"python-component-jyvzxa-on-pull-request-xfw4t","duration":4.075640975} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-90","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-xlf6d"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744095905, NodeID:\"CR_kwDONSo-hs8AAAAO13G2oQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744095905\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744095905\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:02:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-115726-000-90 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744095905/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xlf6d","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-xlf6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744095905,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744095905, NodeID:\"CR_kwDONSo-hs8AAAAO13G2oQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744095905\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744095905\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:02:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-115726-000-90 and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-xlf6d' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744095905/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744095905,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:02:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-90","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-90","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-xlf6d","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-xlf6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744095905, NodeID:\"CR_kwDONSo-hs8AAAAO13G2oQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744095905\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744095905\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:02:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-115726-000-90 and scenario my-integration-test-iqpb 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/63744095905/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744095905,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:35Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-xlf6d","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:02:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","reconcileID":"7b0c68f1-991a-43a7-bbd1-7a9095dc6655","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743597024, NodeID:\"CR_kwDONSo-hs8AAAAO12oZ4A\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743597024\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743597024\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 11:57:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743597024/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63743597024,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-nj7v2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-nj7v2"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t with pr group pr-branch-jtvoao has snapshot created, skipped","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv with pr group pr-branch-jtvoao has snapshot created, skipped","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:40Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","reconcileID":"f7505106-859d-42f9-be85-32652dab09d6","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:40Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7583","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","reconcileID":"f7505106-859d-42f9-be85-32652dab09d6"} {"level":"info","ts":"2026-02-16T12:02:40Z","caller":"status/status.go:686","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","reconcileID":"f7505106-859d-42f9-be85-32652dab09d6"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:40Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","reconcileID":"f7505106-859d-42f9-be85-32652dab09d6","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:40Z","caller":"status/status.go:676","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":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","reconcileID":"f7505106-859d-42f9-be85-32652dab09d6","latestSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1080","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-pqkdak konflux-test-integration-clone-ixomqb python-component-jyvzxa]","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"go-component-pqkdak-on-pull-request-nj7v2"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743598209, NodeID:\"CR_kwDONSo-hs8AAAAO12oegQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743598209\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743598209\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:57:28 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:02:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743598209/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:40Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744118408,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-nj7v2","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-nj7v2"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","reconcileID":"f7505106-859d-42f9-be85-32652dab09d6","component.Name":"konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-115726-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:781","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","originalName":"integ-app-aqdg-20260216-115726-000","newName":"integ-app-aqdg-20260216-115726-000-bo","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-115726-000-bo","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:749","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","originalName":"integ-app-aqdg-20260216-115726-000","finalName":"integ-app-aqdg-20260216-115726-000-bo","attempts":2} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:6942d882c67e4007ad389d8f7fec99176d6160d7d18cab6af178dcb6a7e97220","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"1d515f88363ec9f937d116ddb649f35a475c0f2f"}}},{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:6f73637a5b15d8f9fd32cbc54d8537de695a2c573c4e91e3fbbfd94fce21b840","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"44745e979c8df38ea24b9bab0a6275547f25f111","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"status/status.go:676","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-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52","latestSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","processedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"status/status.go:676","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-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52","latestSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","processedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7583","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-pull-request-nj7v2 has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-nj7v2","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-02-16T12:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-pull-request-nj7v2 has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-nj7v2","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","caller":"status/status.go:686","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-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-120241-831","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} 2026/02/16 12:02:41 http: TLS handshake error from 10.128.0.2:59418: EOF {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Namespace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743597024, NodeID:\"CR_kwDONSo-hs8AAAAO12oZ4A\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743597024\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63743597024\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:57:27 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:02:39 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63743597024/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744120761,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-m7t69","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:43Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","reconcileID":"d351e0ca-9783-41b9-8eee-98e509c4aa52","snapshot.name":"integ-app-aqdg-20260216-115726-000-bo","pipelinerun.name":"go-component-pqkdak-on-pull-request-nj7v2","duration":4.01402121} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744120761, NodeID:\"CR_kwDONSo-hs8AAAAO13IXuQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744120761\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744120761\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:02:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-115726-000-bo and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744120761/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-m7t69","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-m7t69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744120761,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-120241-831","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744118408, NodeID:\"CR_kwDONSo-hs8AAAAO13IOiA\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744118408\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744118408\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 12:02:41 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:02:41 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744118408/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-tcd8m","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120241-831","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-m7t69"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744123795,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-tcd8m","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-tcd8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744123795, NodeID:\"CR_kwDONSo-hs8AAAAO13Ijkw\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744123795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744123795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:02:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120241-831 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744123795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744123795,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63743600602, NodeID:\"CR_kwDOOe2tsc8AAAAO12on2g\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743600602\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63743600602\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 11:57:29 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:00:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63743600602/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546306287}, 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:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744126161,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:45Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744120761, NodeID:\"CR_kwDONSo-hs8AAAAO13IXuQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744120761\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744120761\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:02:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-115726-000-bo and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-m7t69' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744120761/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744120761,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-120241-831","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744123795, NodeID:\"CR_kwDONSo-hs8AAAAO13Ijkw\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744123795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744123795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:02:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120241-831 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744123795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744123795,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744123795, NodeID:\"CR_kwDONSo-hs8AAAAO13Ijkw\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744123795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744123795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:02:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120241-831 and scenario my-integration-test-iqpb 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/63744123795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744123795,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:47Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744126161, NodeID:\"CR_kwDOOe2tsc8AAAAO13Is0Q\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744126161\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744126161\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:02:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120241-831 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744126161/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546306287}, 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:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:02:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744126161,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:02:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-m7t69","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-m7t69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-115726-000-bo","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:02:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744120761, NodeID:\"CR_kwDONSo-hs8AAAAO13IXuQ\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744120761\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744120761\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:02:42 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-115726-000-bo and scenario my-integration-test-iqpb 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/63744120761/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744120761,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-m7t69","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-120241-831","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120241-831","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120241-831","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-tcd8m","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-tcd8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744123795, NodeID:\"CR_kwDONSo-hs8AAAAO13Ijkw\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744123795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744123795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:02:44 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120241-831 and scenario my-integration-test-iqpb 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/63744123795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744123795,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744123795, NodeID:\"CR_kwDONSo-hs8AAAAO13Ijkw\", HeadSHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744123795\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744123795\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-02-16 12:02:44 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:02:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120241-831 and scenario my-integration-test-iqpb has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\n| --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-jtvoao and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-pqkdak | integ-app-aqdg-20260216-115726-000-bo | go-component-pqkdak-on-pull-request-nj7v2 | group-snapshot-multi-component |\n| python-component-jyvzxa | integ-app-aqdg-20260216-115726-000-90 | python-component-jyvzxa-on-pull-request-xfw4t | group-snapshot-multi-component |\n| konflux-test-integration-clone-ixomqb | integ-app-aqdg-20260216-115726-000 | konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744123795/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546303630}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"1d515f88363ec9f937d116ddb649f35a475c0f2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744138250,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:53Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:02:53Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744126161, NodeID:\"CR_kwDOOe2tsc8AAAAO13Is0Q\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744126161\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744126161\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:02:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120241-831 and scenario my-integration-test-iqpb 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/63744126161/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546306287}, 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:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:02:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744126161,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:02:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120241-831","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:02:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120241-831"} {"level":"info","ts":"2026-02-16T12:02:53Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120241-831","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-tcd8m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-2xg55","PR group":"pr-branch-jtvoao"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"pr-branch-jtvoao","prGroupHash":"129d69269e0bfe3aa7c4afe0df23dfcfc3e339629e8d28d7cdf553bc674969"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-90","testedSnapshot":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:02: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-aqdg-20260216-115726-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744149703,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-2xg55","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-2xg55"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 with pr group pr-branch-jtvoao has snapshot created, skipped","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t with pr group pr-branch-jtvoao is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv with pr group pr-branch-jtvoao has snapshot created, skipped","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","reconcileID":"f2b7061c-4166-465a-bf4d-2d16cdfd1a2e","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:02:59Z","caller":"status/status.go:676","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-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","reconcileID":"f2b7061c-4166-465a-bf4d-2d16cdfd1a2e","latestSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-02-16T12:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:02:59Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","reconcileID":"f2b7061c-4166-465a-bf4d-2d16cdfd1a2e","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:03:00Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7583","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","reconcileID":"f2b7061c-4166-465a-bf4d-2d16cdfd1a2e"} {"level":"info","ts":"2026-02-16T12:03:00Z","caller":"status/status.go:686","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-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","reconcileID":"f2b7061c-4166-465a-bf4d-2d16cdfd1a2e"} {"level":"info","ts":"2026-02-16T12:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component group-fixh/python-component-jyvzxa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1080","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-jyvzxa go-component-pqkdak konflux-test-integration-clone-ixomqb]","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-2xg55"} {"level":"info","ts":"2026-02-16T12:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:03:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:03:00Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:03:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:03:00Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744151173,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-2xg55","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T12:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-2xg55"} {"level":"info","ts":"2026-02-16T12:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-pqkdak-on-pull-request-ht2zt","PR group":"pr-branch-jtvoao"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:03: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-aqdg-20260216-115726-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:03: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-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000-bo","testedSnapshot":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-bo","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:03: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-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000-90","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"pr-branch-jtvoao","prGroupHash":"129d69269e0bfe3aa7c4afe0df23dfcfc3e339629e8d28d7cdf553bc674969"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:03:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744153067,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-ht2zt","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-ht2zt"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 with pr group pr-branch-jtvoao is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t with pr group pr-branch-jtvoao is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv with pr group pr-branch-jtvoao has snapshot created, skipped","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-jyvzxa go-component-pqkdak]","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"go-component-pqkdak-on-pull-request-ht2zt"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744151173, NodeID:\"CR_kwDONSo-hs8AAAAO13KOhQ\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744151173\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744151173\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:03:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-2xg55 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744151173/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744151173,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-ht2zt","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-ht2zt"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:04:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-np7zd","PR group":"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-python-39-1.x"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-python-39-1.x","prGroupHash":"7e327fc4479a8044b4c123d04d7ee669937b8943d992161c888bde81fd070c"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744338484,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-np7zd","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-np7zd"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-python-39-1.x is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744338484, NodeID:\"CR_kwDONSo-hs8AAAAO13VqNA\", HeadSHA:\"a046a5060cbec42958d35eaed9d2eac0e41b9c4e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744338484\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744338484\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:04:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-np7zd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744338484/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546956665}, 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:3289704347, Number:18895, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18895\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-python-39-1.x\", SHA:\"a046a5060cbec42958d35eaed9d2eac0e41b9c4e\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744338484,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-np7zd","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-np7zd"} {"level":"info","ts":"2026-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-python-39-1.x is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-pqkdak-on-pull-request-rfrbq","PR group":"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-go-toolset-1.x"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-go-toolset-1.x","prGroupHash":"3bf07254dbbff9c4520c7ac26eb7b3f93bddfa63c1c2099ff7213c740e3848"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744344463,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-rfrbq","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-rfrbq"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-go-toolset-1.x is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744344463, NodeID:\"CR_kwDONSo-hs8AAAAO13WBjw\", HeadSHA:\"a511c9f9bfb895e6ed217c236a46884280c2362f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744344463\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744344463\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:04:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-rfrbq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744344463/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546961828}, 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:3289704519, Number:18896, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18896\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-go-toolset-1.x\", SHA:\"a511c9f9bfb895e6ed217c236a46884280c2362f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744344463,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-rfrbq","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-rfrbq"} {"level":"info","ts":"2026-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-go-toolset-1.x is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:11Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:05:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","PR group":"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-1.x"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-1.x","prGroupHash":"e9110c2bd5799fcd853383e3f751f16ca67bf934ed7b4ca40137f00385e773"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"github/github.go:415","msg":"Found no CheckRuns for the ref","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","SHA":"d0c9b8bd6db69caf02a22950f407534f740fddcf"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744368653,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-1.x is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:05:12Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744368653, NodeID:\"CR_kwDOOe2tsc8AAAAO13XgDQ\", HeadSHA:\"d0c9b8bd6db69caf02a22950f407534f740fddcf\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744368653\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744368653\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:05:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-td7wv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744368653/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546983809}, 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:3289705408, Number:7586, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7586\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-1.x\", SHA:\"d0c9b8bd6db69caf02a22950f407534f740fddcf\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744368653,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-1.x is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:453","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:278","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","PR group":"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-runtime-1.x"} {"level":"info","ts":"2026-02-16T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:572","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","prGroup":"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-runtime-1.x","prGroupHash":"66559e898c7d9c40e5d590f961b4bced93679cc65478479dbf1b049d25f097"} {"level":"info","ts":"2026-02-16T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744376651,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-runtime-1.x is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status BuildPLRInProgress","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744376651, NodeID:\"CR_kwDOOe2tsc8AAAAO13X_Sw\", HeadSHA:\"d5f05bb3439ff1885ffb464ba1e4691449e2a91b\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744376651\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744376651\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:05:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-njz7k is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744376651/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546990270}, 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:3289705671, Number:7587, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7587\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-runtime-1.x\", SHA:\"d5f05bb3439ff1885ffb464ba1e4691449e2a91b\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744376651,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","build pipelineRun Status":"BuildPLRInProgress"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-runtime-1.x is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:05:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:06:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:07:44Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","reconcileID":"751c45ea-e20c-4c3e-9c96-60a607ce50b4","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:07:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:07:44Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:07:44Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744149703, NodeID:\"CR_kwDONSo-hs8AAAAO13KIxw\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744149703\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744149703\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:02:59 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-2xg55 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744149703/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744149703,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-2xg55","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-2xg55"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv with pr group pr-branch-jtvoao has snapshot created, skipped","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 with pr group pr-branch-jtvoao is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t with pr group pr-branch-jtvoao is not the latest for its component, skipped","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1043","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [python-component-jyvzxa go-component-pqkdak]","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-2xg55"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744151173, NodeID:\"CR_kwDONSo-hs8AAAAO13KOhQ\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744151173\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744151173\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:03:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-ht2zt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744151173/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744151173,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-2xg55","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-2xg55"} {"level":"info","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:07:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","reconcileID":"fb290a64-4495-4c53-a70d-28d0f32c2e1e","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:07:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","reconcileID":"d202817d-e3a1-4ba3-90cb-ef1943c99fb7","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:07:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","reconcileID":"5643625e-5139-4b18-870b-14c4d62ea27f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:07:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","reconcileID":"5d099486-1827-436d-882b-d6998576ae92","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:07:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","reconcileID":"072223e1-7e23-4be8-b694-e33dfc6f4490","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:07:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","reconcileID":"c8ff19b1-87bb-453b-8c64-5952af51c6b1","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","reconcileID":"2bac44d5-e3f2-4d7b-871b-7d9bba616fa1","component.Name":"konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-120259-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-120259-000","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:467912ef3cc9c417f58b296930db79ca071f2ecefa83bc521e38d46eda0d1034","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f"}}}]} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1048","msg":"The build pipelineRun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 with pr group pr-branch-jtvoao is not the latest for its component, skipped","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1048","msg":"The build pipelineRun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t with pr group pr-branch-jtvoao is not the latest for its component, skipped","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1054","msg":"The build pipelineRun group-fixh/go-component-pqkdak-on-pull-request-ht2zt with pr group pr-branch-jtvoao is still running, won't create group snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:07: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-aqdg-20260216-120259-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000"} 2026/02/16 12:07:46 http: TLS handshake error from 10.130.0.2:51258: EOF {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Namespace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:07: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-aqdg-20260216-120259-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-pull-request-2xg55 has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-2xg55","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-02-16T12:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-pull-request-2xg55 has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-2xg55","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744149703, NodeID:\"CR_kwDONSo-hs8AAAAO13KIxw\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744149703\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744149703\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 12:02:59 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:07:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-2xg55 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744149703/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:07:46Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120259-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744626985,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120259-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-bmjhr","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:07:47Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000","reconcileID":"e19d5838-a647-4731-b235-d7c85b509ef7","snapshot.name":"integ-app-aqdg-20260216-120259-000","pipelinerun.name":"python-component-jyvzxa-on-pull-request-2xg55","duration":3.781870959} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1117","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07: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-aqdg-20260216-120259-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-bmjhr"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1117","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-90"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:47Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744626985, NodeID:\"CR_kwDONSo-hs8AAAAO13nRKQ\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744626985\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744626985\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:07:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-120259-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744626985/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:07:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-bmjhr","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-bmjhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744626985,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120259-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07: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-aqdg-20260216-120259-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:07:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744626985, NodeID:\"CR_kwDONSo-hs8AAAAO13nRKQ\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744626985\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744626985\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:07:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-120259-000 and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-bmjhr' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744626985/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:07:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744626985,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:07:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120259-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:07:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:181","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-bmjhr","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-bmjhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:57Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:07:57Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744626985, NodeID:\"CR_kwDONSo-hs8AAAAO13nRKQ\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744626985\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744626985\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:07:47 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-120259-000 and scenario my-integration-test-iqpb 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/63744626985/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:07:57Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744626985,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120259-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:07:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:57Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:07:57Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-bmjhr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:07:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","reconcileID":"babc9056-82aa-4be8-8c51-62ec3b05d0ec","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:08:00Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:08:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744153067, NodeID:\"CR_kwDONSo-hs8AAAAO13KV6w\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744153067\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744153067\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:03:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-ht2zt is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744153067/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:00Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744153067,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-ht2zt","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-ht2zt"} {"level":"info","ts":"2026-02-16T12:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 with pr group pr-branch-jtvoao is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1015","msg":"The build pipelineRun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t with pr group pr-branch-jtvoao is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-fixh/python-component-jyvzxa-on-pull-request-2xg55 with pr group pr-branch-jtvoao has snapshot created, skipped","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1019","msg":"The build pipelineRun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv with pr group pr-branch-jtvoao has snapshot created, skipped","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:00Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","reconcileID":"6f1bbea6-7e41-46b3-982d-e297e173b05e","snapshot.Name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:08:00Z","caller":"status/status.go:676","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":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","reconcileID":"6f1bbea6-7e41-46b3-982d-e297e173b05e","latestSnapshot.Name":"integ-app-aqdg-20260216-120259-000","processedSnapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-02-16T12:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1055","msg":"There is in progress build pipelineRun for component group-fixh/go-component-pqkdak, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:00Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","reconcileID":"6f1bbea6-7e41-46b3-982d-e297e173b05e","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:08:00Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7583","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","reconcileID":"6f1bbea6-7e41-46b3-982d-e297e173b05e"} {"level":"info","ts":"2026-02-16T12:08:01Z","caller":"status/status.go:686","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","reconcileID":"6f1bbea6-7e41-46b3-982d-e297e173b05e"} {"level":"info","ts":"2026-02-16T12:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1071","msg":"Opened PR/MR in snapshot is found","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1080","msg":"there is more than 1 component with open pr or mr found, so group snapshot is expected: [go-component-pqkdak python-component-jyvzxa konflux-test-integration-clone-ixomqb]","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:365","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-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Name":"go-component-pqkdak-on-pull-request-ht2zt"} {"level":"info","ts":"2026-02-16T12:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:01Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744151173, NodeID:\"CR_kwDONSo-hs8AAAAO13KOhQ\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744151173\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744151173\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 12:03:00 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:07:45 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-2xg55 succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744151173/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempGroupSnapshot","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:01Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744651787,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-ht2zt","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-ht2zt"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","reconcileID":"6f1bbea6-7e41-46b3-982d-e297e173b05e","component.Name":"konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-120259-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:781","msg":"Snapshot name collision detected, retrying with suffix","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","originalName":"integ-app-aqdg-20260216-120259-000","newName":"integ-app-aqdg-20260216-120259-000-rs","attempt":1,"maxRetries":5} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-120259-000-rs","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:749","msg":"Successfully created snapshot after collision retry","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","originalName":"integ-app-aqdg-20260216-120259-000","finalName":"integ-app-aqdg-20260216-120259-000-rs","attempts":2} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000-rs","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:b3f337d5020116afa178c93b6fb86f0643041134d045a23ea815be4a0dfc937d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f"}}},{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:6f73637a5b15d8f9fd32cbc54d8537de695a2c573c4e91e3fbbfd94fce21b840","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"44745e979c8df38ea24b9bab0a6275547f25f111","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1048","msg":"The build pipelineRun group-fixh/go-component-pqkdak-on-pull-request-nj7v2 with pr group pr-branch-jtvoao is not the latest for its component, skipped","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1048","msg":"The build pipelineRun group-fixh/python-component-jyvzxa-on-pull-request-xfw4t with pr group pr-branch-jtvoao is not the latest for its component, skipped","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000-rs","reconcileID":"705bb326-991a-4b90-a10f-c2843854d6d3","snapshot.Name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:08:02Z","caller":"status/status.go:676","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-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000-rs","reconcileID":"705bb326-991a-4b90-a10f-c2843854d6d3","latestSnapshot.Name":"integ-app-aqdg-20260216-120259-000","processedSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000-rs","reconcileID":"705bb326-991a-4b90-a10f-c2843854d6d3","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:08:02Z","caller":"status/status.go:619","msg":"try to find the status of pull request owner/repo/pulls redhat-appstudio-qe/konflux-test-integration-clone/7583","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000-rs","reconcileID":"705bb326-991a-4b90-a10f-c2843854d6d3"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-pull-request-ht2zt has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","caller":"status/status.go:686","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-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000-rs","reconcileID":"705bb326-991a-4b90-a10f-c2843854d6d3"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","caller":"status/status.go:673","msg":"Try to find if the latest snapshot has opened PR/MR","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000-rs","reconcileID":"705bb326-991a-4b90-a10f-c2843854d6d3","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:02Z","caller":"status/status.go:676","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-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000-rs","reconcileID":"705bb326-991a-4b90-a10f-c2843854d6d3","latestSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","processedSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:971","msg":"PR/MR in snapshot is opened, will find snapshotComponent and add to groupSnapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-120802-682","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-ht2zt","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-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-pull-request-ht2zt has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-ht2zt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120259-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-115726-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744153067, NodeID:\"CR_kwDONSo-hs8AAAAO13KV6w\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744153067\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744153067\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 12:03:01 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:08:00 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-ht2zt succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744153067/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744655670,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-bphd5","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:08:03Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000-rs","reconcileID":"705bb326-991a-4b90-a10f-c2843854d6d3","snapshot.name":"integ-app-aqdg-20260216-120259-000-rs","pipelinerun.name":"go-component-pqkdak-on-pull-request-ht2zt","duration":4.943187698} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000-rs","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1117","msg":"Snapshot has been marked as cancelled previously, skipping marking it","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115726-000-bo"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs"} 2026/02/16 12:08:03 http: TLS handshake error from 10.129.0.2:53540: EOF {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-bphd5","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-bphd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744655670, NodeID:\"CR_kwDONSo-hs8AAAAO13pBNg\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744655670\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744655670\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:08:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-120259-000-rs and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744655670/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744655670,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08: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-aqdg-20260216-120802-682","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744651787, NodeID:\"CR_kwDONSo-hs8AAAAO13oyCw\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744651787\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744651787\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 12:08:01 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:08:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for pr group snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-ht2zt succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744651787/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120259-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-pdl6b","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120802-682","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1120","msg":"integration test pipelineruns have been cancelled for older snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1131","msg":"older snapshot integ-app-aqdg-20260216-120241-831 and its integration pipelinerun have been marked as cancelled","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744658344,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120802-682","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-pdl6b","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-pdl6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744126161, NodeID:\"CR_kwDOOe2tsc8AAAAO13Is0Q\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744126161\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744126161\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-02-16 12:02:45 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:02:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120241-831 and scenario my-integration-test-iqpb has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\n| --- | --- | --- | --- | --- |\n| task-success | 6s | | :heavy_check_mark: SUCCESS | |\n| task-success-2 | 6s | | :heavy_check_mark: SUCCESS | |\n| task-skipped | 6s | | :white_check_mark: SKIPPED | |\n\n\n\nThe group snapshot is generated for pr group pr-branch-jtvoao and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| go-component-pqkdak | integ-app-aqdg-20260216-115726-000-bo | go-component-pqkdak-on-pull-request-nj7v2 | group-snapshot-multi-component |\n| python-component-jyvzxa | integ-app-aqdg-20260216-115726-000-90 | python-component-jyvzxa-on-pull-request-xfw4t | group-snapshot-multi-component |\n| konflux-test-integration-clone-ixomqb | integ-app-aqdg-20260216-115726-000 | konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv | konflux-test-integration-clone |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744126161/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546306287}, 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:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744659561,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120802-682","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:08:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744658344, NodeID:\"CR_kwDONSo-hs8AAAAO13pLqA\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744658344\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744658344\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:08:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120802-682 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744658344/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744658344,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120802-682","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08: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-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:08:06Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744655670, NodeID:\"CR_kwDONSo-hs8AAAAO13pBNg\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744655670\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744655670\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:08:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-120259-000-rs and scenario my-integration-test-iqpb is in progress\", Text:\"IntegrationTestScenario pipeline 'integration-resolver-pipelinerun-bphd5' has been created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744655670/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-fixh","name":"my-integration-test-bamh"}} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} 2026/02/16 12:08:07 http: TLS handshake error from 10.128.0.2:33634: EOF {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744655670,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744658344, NodeID:\"CR_kwDONSo-hs8AAAAO13pLqA\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744658344\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744658344\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:08:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120802-682 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744658344/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744658344,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120802-682","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:07Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:08:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:914","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120802-682: 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:914\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:180\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:168\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T12:08:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"error","ts":"2026-02-16T12:08:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:169","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-bamh","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:169\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T12:08:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744659561, NodeID:\"CR_kwDOOe2tsc8AAAAO13pQaQ\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744659561\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744659561\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:08:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120802-682 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744659561/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546306287}, 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:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:08:08Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744659561,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:08:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120802-682","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:08:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:08Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:08Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:08Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744658344, NodeID:\"CR_kwDONSo-hs8AAAAO13pLqA\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744658344\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744658344\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:08:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120802-682 and scenario my-integration-test-iqpb 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/63744658344/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744658344,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120802-682","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120259-000","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744665509,"CheckName":"Konflux Dev version / my-integration-test-bamh / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120802-682","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:08:09Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:10Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:10Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:10Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744666850,"CheckName":"Konflux Dev version / my-integration-test-bamh / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T12:08:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120802-682","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T12:08:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:08:10Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744665509, NodeID:\"CR_kwDONSo-hs8AAAAO13pnpQ\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-bamh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744665509\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744665509\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-02-16 12:08:09 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:08:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120802-682 and scenario my-integration-test-bamh is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120802-682: 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/63744665509/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bamh / pr group\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744668378,"CheckName":"Konflux Dev version / my-integration-test-bamh / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120802-682","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-bphd5","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-bphd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744655670, NodeID:\"CR_kwDONSo-hs8AAAAO13pBNg\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744655670\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744655670\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:08:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-120259-000-rs and scenario my-integration-test-iqpb 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/63744655670/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744655670,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-bphd5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120802-682","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120802-682","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-pdl6b","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-pdl6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:914","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120259-000-rs: 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:914\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:180\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:168\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T12:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"error","ts":"2026-02-16T12:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:169","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-bamh","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:169\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T12:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:687","msg":"The snapshot is not a component snapshot, no need to create group snapshot for it","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event,the Snapshot is group snapshot"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:08:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744658344, NodeID:\"CR_kwDONSo-hs8AAAAO13pLqA\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744658344\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744658344\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:08:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120802-682 and scenario my-integration-test-iqpb 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/63744658344/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:13Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744658344,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120802-682","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:08:13Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:13Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:13Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:13Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744659561, NodeID:\"CR_kwDOOe2tsc8AAAAO13pQaQ\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744659561\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744659561\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:08:05 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120802-682 and scenario my-integration-test-iqpb 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/63744659561/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546306287}, 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:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:08:13Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:08:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:914","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120802-682: 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:914\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:180\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:168\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T12:08:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"error","ts":"2026-02-16T12:08:14Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:169","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-bamh","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:169\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T12:08:14Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744659561,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:08:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120802-682","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:08:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:08:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:14Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744658344, NodeID:\"CR_kwDONSo-hs8AAAAO13pLqA\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-iqpb-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744658344\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744658344\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-02-16 12:08:05 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:08:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120802-682 and scenario my-integration-test-iqpb has passed\", Text:\"\n
\n\n| Task | Duration | Test Suite | Status | Details |\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-jtvoao and the component snasphots as below:\n| Component | Snapshot | BuildPipelineRun | PullRequest |\n| --- | --- | --- | --- |\n| python-component-jyvzxa | integ-app-aqdg-20260216-120259-000 | python-component-jyvzxa-on-pull-request-2xg55 | group-snapshot-multi-component |\n| konflux-test-integration-clone-ixomqb | integ-app-aqdg-20260216-115726-000 | konflux-test-integration-clone-ixomqb-on-pull-request-9pbhv | konflux-test-integration-clone |\n| go-component-pqkdak | integ-app-aqdg-20260216-120259-000-rs | go-component-pqkdak-on-pull-request-ht2zt | group-snapshot-multi-component |\n\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744658344/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / pr group\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:14Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-pr group"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744675034,"CheckName":"Konflux Dev version / my-integration-test-iqpb / pr group","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120802-682","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-pdl6b","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:08: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-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000-rs","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120259-000-rs","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:08:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744676806,"CheckName":"Konflux Dev version / my-integration-test-bamh / go-component-pqkdak","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08: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-aqdg-20260216-120802-682","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:08:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:914","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120259-000-rs: 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:914\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:180\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:168\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T12:08:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"error","ts":"2026-02-16T12:08:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:169","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-bamh","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:169\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:110\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-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744668378, NodeID:\"CR_kwDONSo-hs8AAAAO13py2g\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-bamh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744668378\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744668378\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-02-16 12:08:11 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:08:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120802-682 and scenario my-integration-test-bamh is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120802-682: 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/63744668378/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bamh / pr group\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120259-000","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744678187,"CheckName":"Konflux Dev version / my-integration-test-bamh / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120802-682","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T12:08:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744666850, NodeID:\"CR_kwDOOe2tsc8AAAAO13ps4g\", HeadSHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", ExternalID:\"my-integration-test-bamh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744666850\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744666850\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-02-16 12:08:10 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:08:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120802-682 and scenario my-integration-test-bamh is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120802-682: 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/konflux-test-integration-clone/check-runs/63744666850/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bamh / pr group\", CheckSuite:github.CheckSuite{ID:57546306287}, 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:3289673598, Number:7583, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7583\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"a02e9e7d2de0f84d7308218b65ad4348ba000826\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-115726-000","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744679556,"CheckName":"Konflux Dev version / my-integration-test-bamh / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120802-682","destinationSnapshot.Name":"integ-app-aqdg-20260216-115726-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:08:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744678187, NodeID:\"CR_kwDONSo-hs8AAAAO13qZKw\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-bamh-pr group\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744678187\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744678187\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-02-16 12:08:16 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:08:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for pr group snapshot integ-app-aqdg-20260216-120802-682 and scenario my-integration-test-bamh is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120802-682: 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/63744678187/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bamh / pr group\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-pr group"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744680939,"CheckName":"Konflux Dev version / my-integration-test-bamh / pr group","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120802-682","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120802-682","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08: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-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testedSnapshot":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744676806, NodeID:\"CR_kwDONSo-hs8AAAAO13qTxg\", HeadSHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", ExternalID:\"my-integration-test-bamh-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744676806\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744676806\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-02-16 12:08:15 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:08:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-120259-000-rs and scenario my-integration-test-bamh is invalid\", Text:\"Creation of pipelineRun failed during creation due to: failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120259-000-rs: 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/63744676806/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bamh / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546797135}, 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:3289673513, Number:18893, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18893\", Head:github.PullRequestBranch{Ref:\"pr-branch-jtvoao\", SHA:\"9aa0655e886fe388e71045cf4fbb5a00c0c1fa2f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:08:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:08:19Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744682309,"CheckName":"Konflux Dev version / my-integration-test-bamh / go-component-pqkdak","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T12:08:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","destinationSnapshot.Name":"integ-app-aqdg-20260216-120259-000-rs","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T12:08:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120259-000-rs","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120259-000-rs"} {"level":"info","ts":"2026-02-16T12:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:08:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:08:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-02-16T12:08:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","reconcileID":"306df167-9f50-4d5b-9180-9e68d80b107b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:00Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:00Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744368653, NodeID:\"CR_kwDOOe2tsc8AAAAO13XgDQ\", HeadSHA:\"d0c9b8bd6db69caf02a22950f407534f740fddcf\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744368653\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744368653\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:05:12 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-td7wv is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744368653/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546983809}, 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:3289705408, Number:7586, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7586\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-1.x\", SHA:\"d0c9b8bd6db69caf02a22950f407534f740fddcf\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744368653,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744754013,"CheckName":"Konflux Dev version / my-integration-test-bamh / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-1.x is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","reconcileID":"c1b2054f-cec9-4a02-b5a5-445f54312151","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","reconcileID":"cbb67549-5243-40b6-afbb-c375183ce88a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","reconcileID":"3cf22eab-4627-4bdb-8306-925b21ac48c3","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","reconcileID":"a5cd294f-7066-451c-8fdf-55b22d45555a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","reconcileID":"121f4b27-a34d-4f11-a838-85958c265c6a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","reconcileID":"105985d0-7c1d-48c6-8e27-5fe3de3928d8","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","reconcileID":"6e808f82-e3d1-4ae3-ba4c-7298f7dc25ab","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-120512-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120512-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-120512-000","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:6f73637a5b15d8f9fd32cbc54d8537de695a2c573c4e91e3fbbfd94fce21b840","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"44745e979c8df38ea24b9bab0a6275547f25f111","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-ixomqb","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/konflux-test-integration-clone-ixomqb@sha256:6dae27205c9981e4a85062a612ba782029ba5301fcbd46c49969a03f6d5fa66f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"d0c9b8bd6db69caf02a22950f407534f740fddcf"}}}]} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-1.x is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash e9110c2bd5799fcd853383e3f751f16ca67bf934ed7b4ca40137f00385e773 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Namespace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testedSnapshot":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testedSnapshot":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testedSnapshot":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-ixomqb-on-pull-request-td7wv has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744754013, NodeID:\"CR_kwDOOe2tsc8AAAAO13vBXQ\", HeadSHA:\"d0c9b8bd6db69caf02a22950f407534f740fddcf\", ExternalID:\"my-integration-test-bamh-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744754013\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744754013\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 12:09:01 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:09:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-bamh has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-td7wv succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744754013/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bamh / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546983809}, 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:3289705408, Number:7586, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7586\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-1.x\", SHA:\"d0c9b8bd6db69caf02a22950f407534f740fddcf\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:09:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120512-000","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","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-02-16T12:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-ixomqb-on-pull-request-td7wv has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744756710,"CheckName":"Konflux Dev version / my-integration-test-bamh / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120512-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testedSnapshot":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744368653, NodeID:\"CR_kwDOOe2tsc8AAAAO13XgDQ\", HeadSHA:\"d0c9b8bd6db69caf02a22950f407534f740fddcf\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744368653\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744368653\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 12:05:12 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:09:01 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-td7wv succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744368653/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546983809}, 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:3289705408, Number:7586, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7586\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-1.x\", SHA:\"d0c9b8bd6db69caf02a22950f407534f740fddcf\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:09:03Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120512-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744757361,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120512-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-fplnl","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:03Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120512-000","reconcileID":"79bdb07b-53f9-4e66-98f3-dcf4c2ce1586","snapshot.name":"integ-app-aqdg-20260216-120512-000","pipelinerun.name":"konflux-test-integration-clone-ixomqb-on-pull-request-td7wv","duration":3.864466583} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120512-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:09:03Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09: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-aqdg-20260216-120512-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testedSnapshot":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-fplnl","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-fplnl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testedSnapshot":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testedSnapshot":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744757361, NodeID:\"CR_kwDOOe2tsc8AAAAO13vOcQ\", HeadSHA:\"d0c9b8bd6db69caf02a22950f407534f740fddcf\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744757361\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744757361\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:09:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-120512-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744757361/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546983809}, 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:3289705408, Number:7586, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7586\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-1.x\", SHA:\"d0c9b8bd6db69caf02a22950f407534f740fddcf\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744757361,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120512-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120512-000"} {"level":"error","ts":"2026-02-16T12:09:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120512-000","reconcileID":"79bdb07b-53f9-4e66-98f3-dcf4c2ce1586","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09: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-aqdg-20260216-120512-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testedSnapshot":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-fplnl"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testedSnapshot":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testedSnapshot":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744756710, NodeID:\"CR_kwDOOe2tsc8AAAAO13vL5g\", HeadSHA:\"d0c9b8bd6db69caf02a22950f407534f740fddcf\", ExternalID:\"my-integration-test-bamh-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744756710\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744756710\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:09:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-120512-000 and scenario my-integration-test-bamh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744756710/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bamh / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546983809}, 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:3289705408, Number:7586, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7586\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-1.x\", SHA:\"d0c9b8bd6db69caf02a22950f407534f740fddcf\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:09:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744756710,"CheckName":"Konflux Dev version / my-integration-test-bamh / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T12:09:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120512-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T12:09:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120512-000","reconcileID":"cbf6166b-23b1-4e33-9fe3-ba77c12b8b60","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-fplnl"} {"level":"info","ts":"2026-02-16T12:09:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:07Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120512-000","reconcileID":"ce678f09-42ea-47f8-8135-d371cbd2d323","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-fplnl"} {"level":"info","ts":"2026-02-16T12:09:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:08Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120512-000","reconcileID":"1d64ab03-4350-4b6e-91d0-15ab7744d7b4","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-fplnl"} {"level":"error","ts":"2026-02-16T12:09:09Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120512-000","reconcileID":"1f78ebf4-47d1-477a-8226-ce502879ce9f","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-fplnl"} {"level":"info","ts":"2026-02-16T12:09:09Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:10Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120512-000","reconcileID":"8a125cef-73d0-4b19-8852-f1ba4a80978f","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-fplnl"} {"level":"info","ts":"2026-02-16T12:09:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120512-000","reconcileID":"0956f64c-17f7-4783-a6b7-2724a7863ba9","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-fplnl"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120512-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-fplnl","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-fplnl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120512-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testedSnapshot":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testedSnapshot":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testedSnapshot":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:11Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744757361, NodeID:\"CR_kwDOOe2tsc8AAAAO13vOcQ\", HeadSHA:\"d0c9b8bd6db69caf02a22950f407534f740fddcf\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744757361\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744757361\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:09:03 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-120512-000 and scenario my-integration-test-iqpb 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/63744757361/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546983809}, 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:3289705408, Number:7586, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7586\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-1.x\", SHA:\"d0c9b8bd6db69caf02a22950f407534f740fddcf\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:12Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120512-000","reconcileID":"71e928f0-7988-478b-bf05-9f71c90b866b","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120512-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:12Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744757361,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:09:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120512-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120512-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:09:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:12Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120512-000"} {"level":"info","ts":"2026-02-16T12:09:12Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-fplnl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:12Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-120512-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:24Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","reconcileID":"541098a5-5ab8-4446-87a6-c00151a5a7b5","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:09:24Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:09:24Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744338484, NodeID:\"CR_kwDONSo-hs8AAAAO13VqNA\", HeadSHA:\"a046a5060cbec42958d35eaed9d2eac0e41b9c4e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744338484\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744338484\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:04:53 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-np7zd is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744338484/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546956665}, 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:3289704347, Number:18895, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18895\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-python-39-1.x\", SHA:\"a046a5060cbec42958d35eaed9d2eac0e41b9c4e\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744338484,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744795175,"CheckName":"Konflux Dev version / my-integration-test-bamh / python-component-jyvzxa","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"python-component-jyvzxa-on-pull-request-np7zd","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"python-component-jyvzxa-on-pull-request-np7zd"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-python-39-1.x is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","reconcileID":"4a051128-7d24-4ce0-9692-4dac37e183e3","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114816-000"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-pull-request-sb72c has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-sb72c","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","reconcileID":"6e80d689-4fdd-47b9-a93e-6e51801db20c","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","reconcileID":"fe9c2f39-59ab-4381-989a-9db0d8ef4de2","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","reconcileID":"0acc3814-bf9b-4d7c-b9fd-993ba201349a","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","reconcileID":"2d1cd906-6269-4f19-ade3-082db4ba94a5","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","reconcileID":"b6e0de0a-7e8b-4477-b81e-d3ea14c69bbf","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","reconcileID":"0ff3b763-fce5-40c2-a2c4-5a837452555b","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","reconcileID":"f1fdd643-4729-495f-9dd9-06833c158419","component.Name":"konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-120453-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120453-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-120453-000","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:f3f0716c45596ef8a89bbeddb9d036e2c706e64e9f57187003a8cd972517f4eb","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a046a5060cbec42958d35eaed9d2eac0e41b9c4e"}}}]} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-python-39-1.x is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 7e327fc4479a8044b4c123d04d7ee669937b8943d992161c888bde81fd070c is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09: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-aqdg-20260216-120453-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120453-000"} 2026/02/16 12:09:26 http: TLS handshake error from 10.128.0.2:48192: EOF {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Namespace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09: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-aqdg-20260216-120453-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testedSnapshot":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testedSnapshot":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testedSnapshot":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-pull-request-np7zd has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"python-component-jyvzxa-on-pull-request-np7zd","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-02-16T12:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun python-component-jyvzxa-on-pull-request-np7zd has finished running","buildpipelineRun":{"name":"python-component-jyvzxa-on-pull-request-np7zd","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744338484, NodeID:\"CR_kwDONSo-hs8AAAAO13VqNA\", HeadSHA:\"a046a5060cbec42958d35eaed9d2eac0e41b9c4e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744338484\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744338484\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 12:04:53 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:09:24 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-np7zd succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744338484/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546956665}, 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:3289704347, Number:18895, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18895\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-python-39-1.x\", SHA:\"a046a5060cbec42958d35eaed9d2eac0e41b9c4e\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:09:26Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120453-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744798234,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120453-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testedSnapshot":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744795175, NodeID:\"CR_kwDONSo-hs8AAAAO13xiJw\", HeadSHA:\"a046a5060cbec42958d35eaed9d2eac0e41b9c4e\", ExternalID:\"my-integration-test-bamh-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744795175\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744795175\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 12:09:25 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:09:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component python-component-jyvzxa snapshot scenario my-integration-test-bamh has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/python-component-jyvzxa-on-pull-request-np7zd succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744795175/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bamh / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546956665}, 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:3289704347, Number:18895, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18895\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-python-39-1.x\", SHA:\"a046a5060cbec42958d35eaed9d2eac0e41b9c4e\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:09:27Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120453-000","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744799037,"CheckName":"Konflux Dev version / my-integration-test-bamh / python-component-jyvzxa","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120453-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-8pxw8","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:27Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120453-000","reconcileID":"863735f6-a2eb-4f31-aff7-53aa7d4190e7","snapshot.name":"integ-app-aqdg-20260216-120453-000","pipelinerun.name":"python-component-jyvzxa-on-pull-request-np7zd","duration":3.710023947} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120453-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09: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-aqdg-20260216-120453-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testedSnapshot":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8pxw8","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-8pxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testedSnapshot":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testedSnapshot":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744798234, NodeID:\"CR_kwDONSo-hs8AAAAO13xuGg\", HeadSHA:\"a046a5060cbec42958d35eaed9d2eac0e41b9c4e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744798234\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744798234\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:09:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-120453-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744798234/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546956665}, 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:3289704347, Number:18895, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18895\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-python-39-1.x\", SHA:\"a046a5060cbec42958d35eaed9d2eac0e41b9c4e\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744798234,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120453-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120453-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120453-000"} {"level":"error","ts":"2026-02-16T12:09:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120453-000","reconcileID":"863735f6-a2eb-4f31-aff7-53aa7d4190e7","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120453-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09: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-aqdg-20260216-120453-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testedSnapshot":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-8pxw8"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testedSnapshot":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testedSnapshot":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:09:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:09:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744799037, NodeID:\"CR_kwDONSo-hs8AAAAO13xxPQ\", HeadSHA:\"a046a5060cbec42958d35eaed9d2eac0e41b9c4e\", ExternalID:\"my-integration-test-bamh-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744799037\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744799037\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:09:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-120453-000 and scenario my-integration-test-bamh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744799037/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bamh / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546956665}, 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:3289704347, Number:18895, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18895\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-python-39-1.x\", SHA:\"a046a5060cbec42958d35eaed9d2eac0e41b9c4e\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:09:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744799037,"CheckName":"Konflux Dev version / my-integration-test-bamh / python-component-jyvzxa","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T12:09:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120453-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T12:09:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120453-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:31Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120453-000","reconcileID":"e9cd4eda-ac02-4857-a63b-05674107a1fa","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120453-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-8pxw8"} {"level":"info","ts":"2026-02-16T12:09:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120453-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120453-000","reconcileID":"b6ef54de-ab8f-48cc-be68-3c02ae17b305","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120453-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-8pxw8"} {"level":"info","ts":"2026-02-16T12:09:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120453-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120453-000","reconcileID":"8e96a4a5-af68-482d-9abe-4f4ca018e53e","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120453-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-8pxw8"} {"level":"info","ts":"2026-02-16T12:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120453-000"} {"level":"error","ts":"2026-02-16T12:09:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120453-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120453-000","reconcileID":"c99d50bc-7fee-448f-9dcf-1872e04a963e","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120453-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-8pxw8"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09: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-aqdg-20260216-120453-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120453-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-8pxw8","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-8pxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120453-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testedSnapshot":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testedSnapshot":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testedSnapshot":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:35Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-python-component-jyvzxa"} {"level":"info","ts":"2026-02-16T12:09:35Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744798234, NodeID:\"CR_kwDONSo-hs8AAAAO13xuGg\", HeadSHA:\"a046a5060cbec42958d35eaed9d2eac0e41b9c4e\", ExternalID:\"my-integration-test-iqpb-python-component-jyvzxa\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744798234\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744798234\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:09:27 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component python-component-jyvzxa snapshot integ-app-aqdg-20260216-120453-000 and scenario my-integration-test-iqpb 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/63744798234/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa\", CheckSuite:github.CheckSuite{ID:57546956665}, 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:3289704347, Number:18895, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18895\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-python-39-1.x\", SHA:\"a046a5060cbec42958d35eaed9d2eac0e41b9c4e\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:09:35Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744798234,"CheckName":"Konflux Dev version / my-integration-test-iqpb / python-component-jyvzxa","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120453-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120453-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:35Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120453-000"} {"level":"info","ts":"2026-02-16T12:09:35Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-8pxw8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120453-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120453-000","reconcileID":"92a5c679-d71e-4319-b28a-3ed89d629833","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120453-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-120453-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:09:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","reconcileID":"a636f208-ced6-450e-9d1e-3c2f52b85486","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:48Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744836183,"CheckName":"Konflux Dev version / my-integration-test-bamh / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744376651, NodeID:\"CR_kwDOOe2tsc8AAAAO13X_Sw\", HeadSHA:\"d5f05bb3439ff1885ffb464ba1e4691449e2a91b\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744376651\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744376651\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:05:17 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-njz7k is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744376651/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546990270}, 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:3289705671, Number:7587, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7587\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-runtime-1.x\", SHA:\"d5f05bb3439ff1885ffb464ba1e4691449e2a91b\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744376651,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-runtime-1.x is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","reconcileID":"3a0bda1f-8681-40e4-97e5-2952098efa34","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-115407-000"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-ixomqb-on-pull-request-g52bz has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-g52bz","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","reconcileID":"59282c31-4fbe-41f6-93e9-14161b9134d1","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","reconcileID":"9b15eaf0-549d-4aec-8f8b-89a425c4a012","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","reconcileID":"90bab9fe-572b-4619-a176-904598a1f5cc","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","reconcileID":"e7cbb587-57ec-4722-931f-c7d747388303","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:49Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","reconcileID":"bf5e913b-f87b-4bb3-bdb8-06f4575eeb52","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:09:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","reconcileID":"f6148a83-167f-44dd-ac56-84bde83b0565","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-120517-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120517-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-120517-000","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cf8e73749e22b84b7a330b0fd4b899ea2e8f51244dd4bb617b3eed21086eb783","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"4a46a2a758d2b95e6df4a41d3bc78e096f509a98","context":"go-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:6f73637a5b15d8f9fd32cbc54d8537de695a2c573c4e91e3fbbfd94fce21b840","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"44745e979c8df38ea24b9bab0a6275547f25f111","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}},{"name":"konflux-test-integration-clone-ixomqb","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/konflux-test-integration-clone-ixomqb@sha256:f786511c533e6bc3d5b56504ce73ecbc5222c1dea4e798dd63d2fbeda87a9e2c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone","revision":"d5f05bb3439ff1885ffb464ba1e4691449e2a91b"}}}]} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-runtime-1.x is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 66559e898c7d9c40e5d590f961b4bced93679cc65478479dbf1b049d25f097 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testedSnapshot":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testedSnapshot":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testedSnapshot":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-ixomqb-on-pull-request-njz7k has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744376651, NodeID:\"CR_kwDOOe2tsc8AAAAO13X_Sw\", HeadSHA:\"d5f05bb3439ff1885ffb464ba1e4691449e2a91b\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744376651\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744376651\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 12:05:17 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:09:49 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-njz7k succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744376651/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546990270}, 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:3289705671, Number:7587, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7587\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-runtime-1.x\", SHA:\"d5f05bb3439ff1885ffb464ba1e4691449e2a91b\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:09:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120517-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744839794,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120517-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testedSnapshot":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744836183, NodeID:\"CR_kwDOOe2tsc8AAAAO130CVw\", HeadSHA:\"d5f05bb3439ff1885ffb464ba1e4691449e2a91b\", ExternalID:\"my-integration-test-bamh-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744836183\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744836183\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 12:09:48 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:09:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot scenario my-integration-test-bamh has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/konflux-test-integration-clone-ixomqb-on-pull-request-njz7k succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744836183/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bamh / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546990270}, 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:3289705671, Number:7587, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7587\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-runtime-1.x\", SHA:\"d5f05bb3439ff1885ffb464ba1e4691449e2a91b\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120517-000","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","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-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","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-02-16T12:09:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun konflux-test-integration-clone-ixomqb-on-pull-request-njz7k has finished running","buildpipelineRun":{"name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744840358,"CheckName":"Konflux Dev version / my-integration-test-bamh / konflux-test-integration-clone-ixomqb","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120517-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09: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-aqdg-20260216-120517-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testedSnapshot":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:472","msg":"Integration Test doen't contain new status updates, no need to update status to git provider","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-wxprj","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:51Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120517-000","reconcileID":"1392d667-a193-49ef-a2f7-136417eab46d","snapshot.name":"integ-app-aqdg-20260216-120517-000","pipelinerun.name":"konflux-test-integration-clone-ixomqb-on-pull-request-njz7k","duration":3.538888975} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120517-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09: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-aqdg-20260216-120517-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testedSnapshot":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-wxprj","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-wxprj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testedSnapshot":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testedSnapshot":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744839794, NodeID:\"CR_kwDOOe2tsc8AAAAO130Qcg\", HeadSHA:\"d5f05bb3439ff1885ffb464ba1e4691449e2a91b\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744839794\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744839794\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:09:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-120517-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744839794/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546990270}, 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:3289705671, Number:7587, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7587\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-runtime-1.x\", SHA:\"d5f05bb3439ff1885ffb464ba1e4691449e2a91b\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744839794,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120517-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120517-000"} {"level":"error","ts":"2026-02-16T12:09:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120517-000","reconcileID":"1392d667-a193-49ef-a2f7-136417eab46d","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09: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-aqdg-20260216-120517-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testedSnapshot":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-wxprj"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testedSnapshot":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testedSnapshot":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744840358, NodeID:\"CR_kwDOOe2tsc8AAAAO130Spg\", HeadSHA:\"d5f05bb3439ff1885ffb464ba1e4691449e2a91b\", ExternalID:\"my-integration-test-bamh-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744840358\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744840358\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:09:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-120517-000 and scenario my-integration-test-bamh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744840358/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bamh / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546990270}, 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:3289705671, Number:7587, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7587\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-runtime-1.x\", SHA:\"d5f05bb3439ff1885ffb464ba1e4691449e2a91b\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:09:53Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744840358,"CheckName":"Konflux Dev version / my-integration-test-bamh / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T12:09:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120517-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T12:09:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:53Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120517-000","reconcileID":"76b845ab-dc71-4294-bed9-02d93f44bebc","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-wxprj"} {"level":"info","ts":"2026-02-16T12:09:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120517-000","reconcileID":"7d58ecd4-058f-42de-984b-cb80f8a34f52","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-wxprj"} {"level":"info","ts":"2026-02-16T12:09:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:55Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120517-000","reconcileID":"ae5d2e54-6dcd-4a52-97d4-105166f91861","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-wxprj"} {"level":"info","ts":"2026-02-16T12:09:55Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120517-000","reconcileID":"e4d2ab96-2405-4ff9-aa8f-5e7da19bd637","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-wxprj"} {"level":"info","ts":"2026-02-16T12:09:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:09:57Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120517-000","reconcileID":"d4e1f7cd-dea2-4ebb-baae-b57ad66ff5f3","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-wxprj"} {"level":"info","ts":"2026-02-16T12:09:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09: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-aqdg-20260216-120517-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:09:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120517-000","reconcileID":"2da45d3a-7671-4297-bea7-6952177c97fc","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-wxprj"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120517-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120517-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testedSnapshot":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-wxprj","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-wxprj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testedSnapshot":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testedSnapshot":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744839794, NodeID:\"CR_kwDOOe2tsc8AAAAO130Qcg\", HeadSHA:\"d5f05bb3439ff1885ffb464ba1e4691449e2a91b\", ExternalID:\"my-integration-test-iqpb-konflux-test-integration-clone-ixomqb\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/check-runs/63744839794\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-clone/runs/63744839794\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:09:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-test-integration-clone-ixomqb snapshot integ-app-aqdg-20260216-120517-000 and scenario my-integration-test-iqpb 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/63744839794/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb\", CheckSuite:github.CheckSuite{ID:57546990270}, 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:3289705671, Number:7587, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-clone/pulls/7587\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi8-openjdk-17-runtime-1.x\", SHA:\"d5f05bb3439ff1885ffb464ba1e4691449e2a91b\", 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-kfiumz\", SHA:\"3c54c5ffb37641cd45cdf540f679de3a8407be49\", 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-02-16T12:09:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744839794,"CheckName":"Konflux Dev version / my-integration-test-iqpb / konflux-test-integration-clone-ixomqb","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120517-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120517-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120517-000"} {"level":"info","ts":"2026-02-16T12:09:59Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-wxprj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:10:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120517-000","reconcileID":"307ac7e9-e749-4c95-bdac-efb1cd62aa5a","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120517-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-120517-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:10:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:10:25Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","reconcileID":"faf97bb4-e4a2-4129-adca-072f76d440c9","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:336","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:898","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:914","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:279","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744344463, NodeID:\"CR_kwDONSo-hs8AAAAO13WBjw\", HeadSHA:\"a511c9f9bfb895e6ed217c236a46884280c2362f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744344463\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744344463\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:04:57 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-iqpb is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-rfrbq is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744344463/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546961828}, 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:3289704519, Number:18896, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18896\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-go-toolset-1.x\", SHA:\"a511c9f9bfb895e6ed217c236a46884280c2362f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744344463,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:10:25Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:269","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744900847,"CheckName":"Konflux Dev version / my-integration-test-bamh / go-component-pqkdak","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:936","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelineRun.Namespace":"group-fixh","pipelineRun.Name":"go-component-pqkdak-on-pull-request-rfrbq","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:948","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","pipelinerun.Name":"go-component-pqkdak-on-pull-request-rfrbq"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:357","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1077","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-go-toolset-1.x is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:10:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","reconcileID":"01ef94b1-f90b-4394-b44a-183c08495b37","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-114023-000"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:676","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-pull-request-9wqkt has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-9wqkt","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:10:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","reconcileID":"a15ebdde-306a-43e6-8c82-1f6115309166","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:10:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","reconcileID":"f854593e-5a1e-4d17-ad00-39aa08aa45ba","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:10:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","reconcileID":"69a44c4c-12af-48aa-8196-d4a214b9ead3","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:10:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","reconcileID":"506754f9-ff85-472e-8737-bf8b7526e77f","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:10:26Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","reconcileID":"3a57e85a-26e2-471c-a6b8-4565363c8881","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"error","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:147","msg":"Not processing the pipelineRun because it's not yet signed with Chains","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExists\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:147\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:138\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-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"error","ts":"2026-02-16T12:10:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","reconcileID":"24532906-e64d-426f-a67d-ffbdabc5c8a8","error":"not processing the pipelineRun because it's not yet signed with Chains","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:332","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","caller":"gitops/snapshot.go:987","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","reconcileID":"71e8af5f-8af3-4215-9b7b-f5beaa663be4","component.Name":"konflux-test-integration-clone-ixomqb"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:71","msg":"Setting application label on Snapshot","name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:79","msg":"Set application label","snapshot":"integ-app-aqdg-20260216-120456-000","application":"integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:91","msg":"Validating Snapshot upon creation","name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:180","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120456-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-aqdg-20260216-120456-000","snapshot.Spec.Components":[{"name":"go-component-pqkdak","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/go-component-pqkdak@sha256:cc8396cb7d219026fa224523ddb789cfab6e2d32a6b5315da379e4a9dd3be973","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"a511c9f9bfb895e6ed217c236a46884280c2362f"}}},{"name":"python-component-jyvzxa","containerImage":"quay.io/redhat-appstudio-qe/group-fixh/python-component-jyvzxa@sha256:6f73637a5b15d8f9fd32cbc54d8537de695a2c573c4e91e3fbbfd94fce21b840","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"44745e979c8df38ea24b9bab0a6275547f25f111","context":"python-component","dockerfileUrl":"docker/Dockerfile"}}}]} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:943","msg":"The number 1 of components affected by this PR group konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-go-toolset-1.x is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:735","msg":"The number 0 of component snapshots belonging to this pr group hash 3bf07254dbbff9c4520c7ac26eb7b3f93bddfa63c1c2099ff7213c740e3848 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:10: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-aqdg-20260216-120456-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 2 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:598","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Namespace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120456-000"} 2026/02/16 12:10:27 http: TLS handshake error from 10.129.0.2:57962: EOF {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:10: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-aqdg-20260216-120456-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testedSnapshot":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:650","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":"{\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testedSnapshot":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testedSnapshot":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-pull-request-rfrbq has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:387","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:260","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:319","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1101","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:152","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:673","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"go-component-pqkdak-on-pull-request-rfrbq","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-02-16T12:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:446","msg":"PipelineRun go-component-pqkdak-on-pull-request-rfrbq has finished running","buildpipelineRun":{"name":"go-component-pqkdak-on-pull-request-rfrbq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744900847, NodeID:\"CR_kwDONSo-hs8AAAAO133-7w\", HeadSHA:\"a511c9f9bfb895e6ed217c236a46884280c2362f\", ExternalID:\"my-integration-test-bamh-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744900847\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744900847\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 12:10:26 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:10:26 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-bamh has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-rfrbq succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744900847/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bamh / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546961828}, 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:3289704519, Number:18896, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18896\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-go-toolset-1.x\", SHA:\"a511c9f9bfb895e6ed217c236a46884280c2362f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:10:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120456-000","scenarioName":"my-integration-test-bamh","externalID":"my-integration-test-bamh-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744904248,"CheckName":"Konflux Dev version / my-integration-test-bamh / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120456-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testedSnapshot":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744344463, NodeID:\"CR_kwDONSo-hs8AAAAO13WBjw\", HeadSHA:\"a511c9f9bfb895e6ed217c236a46884280c2362f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744344463\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744344463\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"cancelled\", StartedAt:github.Timestamp{2026-02-16 12:04:57 +0000 UTC}, CompletedAt:github.Timestamp{2026-02-16 12:10:25 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Failed\", Summary:\"Integration test for component go-component-pqkdak snapshot scenario my-integration-test-iqpb has not run and is considered as failed because the snapshot was not created\", Text:\"build pipelinerun group-fixh/go-component-pqkdak-on-pull-request-rfrbq succeeds but snapshot is not created due to error: {\"message\":\"Failed to create snapshot. Error: not processing the pipelineRun because it's not yet signed with Chains\",\"status\":\"failed\"}\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744344463/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546961828}, 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:3289704519, Number:18896, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18896\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-go-toolset-1.x\", SHA:\"a511c9f9bfb895e6ed217c236a46884280c2362f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:10:28Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:284","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.NameSpace":"group-fixh","snapshot.Name":"integ-app-aqdg-20260216-120456-000","scenarioName":"my-integration-test-iqpb","externalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744904822,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120456-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testStatus":"Pending"} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:888","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-fp9vq","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:10:28Z","caller":"gitops/snapshot.go:534","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120456-000","reconcileID":"06463db3-da94-4c50-98ab-a45972721abb","snapshot.name":"integ-app-aqdg-20260216-120456-000","pipelinerun.name":"go-component-pqkdak-on-pull-request-rfrbq","duration":3.840223262} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:895","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120456-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:10:28Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"0 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testedSnapshot":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testedSnapshot":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testedSnapshot":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-fp9vq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-fp9vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744904822, NodeID:\"CR_kwDONSo-hs8AAAAO134Odg\", HeadSHA:\"a511c9f9bfb895e6ed217c236a46884280c2362f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744904822\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744904822\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:10:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-120456-000 and scenario my-integration-test-iqpb is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744904822/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546961828}, 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:3289704519, Number:18896, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18896\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-go-toolset-1.x\", SHA:\"a511c9f9bfb895e6ed217c236a46884280c2362f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744904822,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120456-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testStatus":"InProgress"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"}} {"level":"error","ts":"2026-02-16T12:10:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120456-000","reconcileID":"06463db3-da94-4c50-98ab-a45972721abb","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"1 out of 2 required integration tests finished, 0 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:146","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testedSnapshot":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:162","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Scenario":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:205","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Label":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-fp9vq"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testedSnapshot":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh","destinationSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testedSnapshot":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:216","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:10:30Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-bamh-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:10:30Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744904248, NodeID:\"CR_kwDONSo-hs8AAAAO134MOA\", HeadSHA:\"a511c9f9bfb895e6ed217c236a46884280c2362f\", ExternalID:\"my-integration-test-bamh-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744904248\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744904248\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-02-16 12:10:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-120456-000 and scenario my-integration-test-bamh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744904248/annotations\"}, Name:\"Konflux Dev version / my-integration-test-bamh / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546961828}, 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:3289704519, Number:18896, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18896\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-go-toolset-1.x\", SHA:\"a511c9f9bfb895e6ed217c236a46884280c2362f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:10:30Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744904248,"CheckName":"Konflux Dev version / my-integration-test-bamh / go-component-pqkdak","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-02-16T12:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120456-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-02-16T12:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb"} {"level":"info","ts":"2026-02-16T12:10:30Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:30Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:10:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120456-000","reconcileID":"0da827d9-803d-4b8b-bc3e-952e2cb40c7f","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-fp9vq"} {"level":"info","ts":"2026-02-16T12:10:30Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:10:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:10:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:10:32Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120456-000","reconcileID":"07cf222f-a23d-4d93-be9c-c242a67fb72a","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:10:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:10:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-fp9vq"} {"level":"info","ts":"2026-02-16T12:10:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:10:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:10:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:10:33Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120456-000","reconcileID":"8fefaaea-96af-4980-a32b-eb1e702f601e","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:10:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:10:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-fp9vq"} {"level":"info","ts":"2026-02-16T12:10:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:10:34Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120456-000","reconcileID":"625ae6f2-fc9a-43f1-90c4-9e94c0b4325a","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-fp9vq"} {"level":"info","ts":"2026-02-16T12:10:34Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:10:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:10:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:10:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120456-000","reconcileID":"b0ad9a60-05f2-4e07-9248-ee18bc4aec95","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:10:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:10:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-fp9vq"} {"level":"info","ts":"2026-02-16T12:10:35Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:10:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120456-000","reconcileID":"fecc40cb-9bd8-49ae-b495-a8498b659a11","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-fp9vq"} {"level":"info","ts":"2026-02-16T12:10:36Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:10:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120456-000","reconcileID":"068408ca-693a-49cd-9c1a-bcd538eedef9","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:236","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","Application.Name":"integ-app-aqdg","IntegrationTestScenarios":2} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:284","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-iqpb","pipelineRun.Name":"integration-resolver-pipelinerun-fp9vq"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:852","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.statusreport","caller":"statusreport/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-aqdg-20260216-120456-000","namespace":"group-fixh"},"snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"}} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:135","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:268","msg":"2 out of 2 required integration tests finished, 1 out of 2 required integration tests passed","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:169","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120456-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:190","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integ-app-aqdg-20260216-120456-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:337","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","destinationComponentSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testedSnapshot":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:201","msg":"Updated integration pipelineRun","pipelineRun":{"name":"integration-resolver-pipelinerun-fp9vq","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-fp9vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:354","msg":"Reporter initialized","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reporter":"GithubReporter"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:466","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testedSnapshot":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:503","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-iqpb","destinationSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testedSnapshot":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ExternalID":"my-integration-test-iqpb-go-component-pqkdak"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:279","msg":"found existing checkrun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","existingCheckRun":"github.CheckRun{ID:63744904822, NodeID:\"CR_kwDONSo-hs8AAAAO134Odg\", HeadSHA:\"a511c9f9bfb895e6ed217c236a46884280c2362f\", ExternalID:\"my-integration-test-iqpb-go-component-pqkdak\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/63744904822\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/63744904822\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-02-16 12:10:28 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component go-component-pqkdak snapshot integ-app-aqdg-20260216-120456-000 and scenario my-integration-test-iqpb 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/63744904822/annotations\"}, Name:\"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak\", CheckSuite:github.CheckSuite{ID:57546961828}, 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:3289704519, Number:18896, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/18896\", Head:github.PullRequestBranch{Ref:\"konflux/mintmaker/love-triangle-kfiumz/registry.access.redhat.com-ubi9-go-toolset-1.x\", SHA:\"a511c9f9bfb895e6ed217c236a46884280c2362f\", 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-kfiumz\", SHA:\"44745e979c8df38ea24b9bab0a6275547f25f111\", 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-02-16T12:10:37Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","ID":63744904822,"CheckName":"Konflux Dev version / my-integration-test-iqpb / go-component-pqkdak","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:528","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","testedSnapshot.Name":"integ-app-aqdg-20260216-120456-000","destinationSnapshot.Name":"integ-app-aqdg-20260216-120456-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:507","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","scenario.Name":"my-integration-test-bamh"} {"level":"info","ts":"2026-02-16T12:10:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:377","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","snapshot.Name":"integ-app-aqdg-20260216-120456-000"} {"level":"info","ts":"2026-02-16T12:10:38Z","logger":"controllers.statusreport","caller":"helpers/integration.go:434","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","namespace":"group-fixh","name":"integration-resolver-pipelinerun-fp9vq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-02-16T12:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:870","msg":"use the integration test task/taskrun from the code in the pr of snapshot","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationTestScneario.Name":"my-integration-test-bamh"} {"level":"error","ts":"2026-02-16T12:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:293","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","integrationScenario.Name":"my-integration-test-bamh","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: 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).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:293\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:330\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-02-16T12:10:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"namespace":"group-fixh","name":"integ-app-aqdg-20260216-120456-000","reconcileID":"db5097b4-f3f8-43c1-a16e-f791809b3395","error":"failed to call client.Create to create pipelineRun for snapshot integ-app-aqdg-20260216-120456-000: admission webhook \"pipelinerun-kueue-defaulter.tekton-kueue.io\" denied the request: pipelinerun validation failed: invalid pipelinerun: expected exactly one, got neither: pipelineRef, pipelineSpec","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-02-16T12:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:692","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:628","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:586","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg","reasons":"the Snapshot hasn't passed all required integration tests,the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-02-16T12:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:476","msg":"The Snapshot was neither created for a single component push event nor override type, not updating the global candidate list.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:384","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-aqdg-20260216-120456-000","namespace":"group-fixh"},"application":"group-fixh/integ-app-aqdg"} {"level":"info","ts":"2026-02-16T12:10:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:10:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:11:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:11:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:11:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:11:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:11:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:11:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:12:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:12:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:12:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:12:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:12:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:12:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:13:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:13:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:13:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:13:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:13:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:13:57Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:14:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:14:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:14:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:14:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:14:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:14:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:15:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:15:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:15:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:15:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:15:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:15:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:16:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:16:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:16:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:16:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:16:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:16:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:17:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:17:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:17:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:17:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:17:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:17:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:18:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:18:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:18:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:18:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:18:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:18:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:19:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:19:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:19:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:19:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:19:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:19:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:20:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:20:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:20:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:20:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:20:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:20:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:21:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:21:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:21:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:21:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:21:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:21:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:22:09Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:22:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:22:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:22:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:22:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"} {"level":"info","ts":"2026-02-16T12:22:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:119","msg":"Validating Snapshot upon update","name":"integ-app-aqdg-20260216-120802-682"}